Jerry Van Baren
- Login: gvb
- Registered on: 2010-01-23
- Last connection: 2012-12-08
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
2011-03-18
- 20:47 Redmine Plugins: RE: Xapian search plugin
- @Olaf, it worked for me under Ubuntu 10.04 following all the hints above and in the readme.
Get the support packag...
2010-12-16
- 02:53 Redmine Feature #4640: Change password hash to be compatible with Apache
- P.S. I hardcoded the group ID "@WHERE group_id = 4@" in the SQL statement because the group ID will generally be a "f...
- 02:47 Redmine Feature #4640: Change password hash to be compatible with Apache
- Updated the patch to apply against version 1.0.4
To authenticate from Apache against the Redmine database, use the...
2010-01-24
- 00:53 Redmine Feature #4640: Change password hash to be compatible with Apache
- > Well at least you would also have to patch source:/trunk/extra/svn/Redmine.pm#L277 to use your new password scheme....
2010-01-23
- 23:04 Redmine Feature #4640: Change password hash to be compatible with Apache
- mod_authn_dbd is a generic way to authenticate against a SQL database. It appears to be a better solution than datab...
- 20:31 Redmine Feature #4640: Change password hash to be compatible with Apache
- For reference, this improves on
http://www.redmine.org/wiki/1/Repositories_access_control_with_apache_mod_dav_svn_an... - 20:08 Redmine Feature #4640: Change password hash to be compatible with Apache
- In the patch, lines 96-108 of @app/models/user.rb@ (backwards compatibility) are not strictly needed, assuming the mi...
- 20:04 Redmine Feature #4640 (New): Change password hash to be compatible with Apache
- By changing the password hash to be Base64 encoded and prefixing it with '{SHA}', Apache can authenticate directly us...
Also available in: Atom