Wersja 2.2.1
This release adds support for external password validation and notifications, enforces password checks at login, and improves bulk user upload capabilities.
New features
- External password validation and notification API
- An API endpoint for validating passwords against external policies and sending notifications when needed.
- Password checks on every login
- Password validation is performed on each login attempt to ensure compliance with current policies.
- Bulk user upload with password hash support
- You can now upload users in bulk and include password hashes where required.
Bulk upload limits
- Without a password (no password field provided): 1,000 users per request
- With a plaintext password: 100 users per request
- With a password hash: 1,000 users per request
Bugs fixed
- Users not found on PostgreSQL
- Fixed an issue where user lookups could fail when the application used PostgreSQL as the database.
- FoxIDs-2.2.1-linux-x64.tar.gz Ograniczone (155,3 MB)
- FoxIDs-2.2.1-win-x64.zip Ograniczone (175,5 MB)
- FoxIDs.MasterSeedTool-2.2.1-linux-x64.tar.gz Ograniczone (56,7 MB)
- FoxIDs.MasterSeedTool-2.2.1-win-x64.zip Ograniczone (55,8 MB)
- FoxIDs.SeedTool-2.2.1-linux-x64.tar.gz Ograniczone (56,7 MB)
- FoxIDs.SeedTool-2.2.1-win-x64.zip Ograniczone (55,8 MB)