Actions
Patch #1568
openAdded Support for htpasswd authentication
Status:
New
Priority:
Normal
Assignee:
Category:
Accounts / authentication
Target version:
-
Start date:
2008-07-03
Due date:
% Done:
0%
Estimated time:
2.00 h
Description
In moving from trac wanted to keep same htpasswd based authorization so passwords in sync with subversion. To do this have added new AuthSource and forms to support this.
Key Changes- Added AuthSourceFile
- Modified User to pass password to auth_source for update
- Added passwd and passwd? methods to add/update users and passwords in auth_source
- Change auth_sources views to support multiple subtypes
Files
Updated by Andrea Maleci over 13 years ago
- Assignee set to Jean-Philippe Lang
There is a way to do the same thing with latest version (1.1.2) ?
I've tried to apply patch on it but it doesn't work...
Thanks,
Andrea
Updated by Nicolas Martin over 13 years ago
I would be interested in to know the solution also...
Thank you!
Mix7eart.
Updated by Alessandro Falappa about 11 years ago
Is this patch being considered?
Or could someone poit me to a plugin for the same purpose?
This functionality would be perfect for my deployment of Redmine.
Thanks in advance
Actions