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
Actions