Plugin:org.tolven.gatekeeper.html
From DOC
Contents |
Deprecated
This plug-in was deprecated on 1/18/2012 when it was consolidated into org.tolven.gatepeeper.
Version 2.1 Notes
Version 2.1.4
- All transaction handling has been moved to TransactionFilter, which appears as the first filter in all war files. References to UserTransaction have been removed from elsewhere in Tolven code.
Version 2.1.3
- Removed ShiroSessionWrapperFilter and added its functionality to TolvenShiroFilter.
- Added GatekeeperServletContextListener.
- Updated the war services section of the manifest.
Version 2.1.2
- Fixed a bug where a "user not found" displays a user with name "null" when resetting or changing a password. Now the actual user name searched for is displayed.
Version 2.1.1
- Added functionality for scenarios in which the user must change a password because it has expired or has the option to change a password when it is expiring. This functionality depends on LDAP's being set up to expire passwords.
- When creating a user, a random password is generated and currently displayed to the administrator, until email functionality is added.
- Added shiro-web-1.1.0.jar.
Version 2.1.0
- This new plug-in is the warModule-declaration for the gatekeeper.ear. It contains html for log-in screens, password management screens, etc.

