Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
trac-accountmanager-plugin - Trac plugin for account registration and management
- Description:
The AccountManagerPlugin offers several features for managing user accounts:
* allow users to register new accounts
* login via an HTML form instead of using HTTP authentication
* allow existing users to change their passwords or delete their accounts
* send a new password to users who've forgotten their password
* administer user accounts using the trac web interface
Packages
trac-accountmanager-plugin-0.3-0.2.20101206svn9591.el6.noarch
[83 KiB] |
Changelog
by Paul Howarth (2010-12-24):
- Require python-genshi >= 0.6 or python-genshi06 as per trac itself
- Go to great trouble to set %lang on translations
- Help setup.py find Genshi 0.6, which is in an egg for EPEL-6
- Add %check section and run test suite
- Patch out errors in test suite
- BR: trac for trac.test, needed for test suite
|