Global:
- Pgina service bugfixes
- Pgina service extend max shutdowntime to 1h
LDAP plugin:
- a view bugfixes
- option to use authentication bind when searching in authorization and gateway stages.
pgSMB plugin:
- add 1 minute timeout if an SMB connection fails
Radius plugin:
- Lots of updates to the RADIUS plugin from Oooska
MySQL plugin:
- add option to prevent (or not) logon in gateway if server error occurs
Global:
- reliable Logoff detection (e4d2a96484cdb060262c515d19e1a21dee4282e6)
- a profiles is not reloded during an unlock (#9)
- Accept credentials provided by RDP clients (weiss)
- UserInformation fix NullReferenceException (0ac6606b84e945e195fce0b96c5a4f58807dfa5f)
- add password change (daw42)
- password change plugin handling changed to abort as soon as a plugin returns an error
LDAP plugin:
- attribute converter added
- TLS option added
- Authorization and Gateway search changed
- Authorization Default behavior changed (white- or blacklist)
- remove BouncyCastle crypto lib
- add ldap timestamp attributes
LocalMachine plugin:
- added Roaming profile and Loginscript support (attribute converter)
pgSMB plugin:
- can overwrite settings from ldap attributes (attribute converter)
- pgSMB quota GPO not set during first login (#10)
- bug fixing only
- bugfix free memory (#146)
- finally Fix session cache bug related to CredUI login (#153).
- added plugin pgSMB changed LocaleMachine plugin cleanup be triggered by Events preventing a system shutdown while cleanupjobs are running Make userprofile cleanup depended on the comment of the userprofile field
- A Message will be displayed during logon
- Support for filtering in CredUI scenario.
- Simulator explains lack of logging when using pGina service.
- Support for using original username in the unlock scenario (CP only, #154).
- Fix session cache bug related to CredUI login (#153).
- Filtering of any credential provider (#144, #132)
- MySQL: Fix for problem when no hash alg is used (#145)
- Email Auth: IMAP fixes (#150. #151)
- MySQL Auth Plugin: support for groups in Gateway (#114)
- Show group list in simulator.
- Support AutoAdminLogon in GINA (#99)
- Fixes for dependency loading (#142,#143)
- RADIUS plugin: Improved logging and thread safety (Oooska)
- Fix: crash when unresolvable SIDs exist in groups (#121)
- LocalMachine plugin: make options more flexible for password scrambling and profile deletion.
- New RADIUS plugin (Oooksa)
- Fix: install Cred Prov using env (#137)
- Configuration UI tweaks
- LocalMachine plugin: change functionality of the scramble passwords option. (#136)
- LDAP plugin: support groupOfUniqueNames and groupOfNames object classes. (#135)
- LDAP plugin: better tool-tips
- GINA support for optional MOTD and service status.
- Simulator reworked to include individual plugin information
- MySQL Logger plugin numerous changes (Oooska)
- Single User Login plugin provides more flexibility in options (Oooksa)
- LDAP plugin includes support for group authorization and adding/removing from local groups.
- Add IStatefulPlugin interface to plugin API
- MySQL auth plugin includes configurable column names
- Make MOTD and service status display optional (in Credential Providers)
- Fix for custom CA certs in Windows store (#107)
- Icon improvements
- Installer enhancements: internal changes, less noisy at post install
- Fix issue with web services (#127)
- Fix issue with failure when network is disconnected (#128)
- Change default setting for Local Machine authorization stage (#119)
- Add some additional logging in install mode.
- Bug fix for systems with password security policies (#126)
- LDAP plugin option to always fail on empty passwords (#118)
- EmailAuth Plugin updates to 3.0.0.1
- Add UsernameMod plugin by Evan Horne
- Added EmailAuth plugin by Evan Horne
- Fixed Issue #93 - GINA crashes if left at login window for several minutes
- Fixed Bug with SingleUser plugin password
- Fixed Issue #98 - Trim whitespace around username prior to login
- Added install utility to manage all post install/uninstall tasks.
- Install utility sets ACLs on registry key to only allow SYSTEM/Admin access.
- Log files moved to separate directory (default).
- Service spawns thread to handle initialization so that service can respond immediately to the OS on startup.
- Fix configuration bug in LDAP Auth plugin (issue #95)
- MySQL Auth plugin support for salted hashes and base 64 encoding.
- Configuration app now requires admin escalation in order to run.
- Improved exception handling in user cleanup.
- Fix bug in locked scenario (#80)
- Better "login failed" messages from LDAP auth plugin.
- Minor logging changes.
- Error handling fixes (#79)
- Config UI improvments.
- Installer fixes
- Improve external DLL loading (#71).
- Major speed improvements in LocalMachine plugin.
- Fix GINA on XP.
- Add msbuild file.
- Add MySQL auth plugin.
- Initial release.