- Single user plugin denys logon when single user account already has active session.
- Fix issue with fields not appearing when service status is hidden. (#231)
- LDAP plugin feature: option to use authentication bind when searching in authorization and gateway stages. (#224)
- MySQL plugin: add option to prevent (or not) logon in gateway if server error occurs. (#213)
- Bug fix for credential provider not properly revealing the un/password fields on Windows 7 when the service becomes available. (#231)
- Add support for Start TLS in LDAP plugin. (#214)
- Update installer to the more modern UI.
- New plugin: DriveMapper, maps drives after logon.
- Added option for hiding username/password fields (#219)
- Username/password fields are hidden when service is not available.
- Removed option to hide MOTD. Users can just leave text blank if desired.
- Fix null pointer issues with blank username/passwords (#220)
- Fix issue with non GUID entries in CP list (#210)
- Lots of updates to the RADIUS plugin (Oooska, #223)
- Bug fix with unlock scenario not processing plugins (#227)
- New installer based on NullSoft NSIS.
- Support for changing passwords (#26)
- Change password plugin support: LDAP and LocalMachine
- Accepts credentials from RDP clients (#208) (weiss)
- RADIUS plugin: support for multiple servers (#205) (weiss)
- LDAP plugin: support for dereferencing
- Switch to IDictionary in RPC
- First stable release for 3.1
- Re-add support for the CredUI scenario. (#195)
- Option to make pGina the default tile. (#182)
- Service is now dependent on RPC, improves startup time.
- Improve resize behavior of configuration. (#188)
- Various bug fixes (#146, #187, #177)
- Configurable login progress message while plugins are executing.
- Plugins split into "Core" and "Contrib" directories.
- New icon
- New tile image (Win 8 style)
- Remove support for the CredUI scenario.
- Installer now installs the VS2012 redistributable package.
- MySQL plugin support for group-based authorization.
- 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.