-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,23 @@ | ||
* Development version | ||
* Jul 27 2023 Sietse Snel - 4.2.12-1.5.1-1 | ||
- Check username and password length before a new iRODS connection is established, | ||
so that authentication attempts using illegal credentials are blocked before | ||
they can cause any issues. | ||
|
||
* May 17 2023 Lazlo Westerhof - 4.2.12-1.5.0-1 | ||
Now supports iRODS 4.2.12 client libraries | ||
|
||
* Jun 22 2022 Felix Croes - 4.3.0-1.5.0-1 | ||
Now supports iRODS 4.3.0 client libraries | ||
|
||
* Dec 20 2021 Lazlo Westerhof - 4.2.11-1.5.0-1 | ||
Now supports iRODS 4.2.11 client libraries | ||
|
||
* Jul 28 2021 Lazlo Westerhof - 4.2.10-1.5.0-1 | ||
Now supports iRODS 4.2.10 client libraries | ||
|
||
* Jun 16 2021 Lazlo Westerhof - 4.2.9-1.5.0-1 | ||
Now supports iRODS 4.2.9 client libraries | ||
|
||
* Tue Jun 2 2020 Chris Smeele <[email protected]> - 4.2.8_1.5.0-1 | ||
- Added support for read-only ticket-based access (disabled by default) | ||
- Support merging config from overlapping Apache Location/If sections | ||
|