-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
enhancementEnhancement requestEnhancement requesthashNew hash algorithm requestNew hash algorithm request
Milestone
Description
Redmine is using password hashes that are generated as this:
Hash = SHA1( salt + SHA1( password ) )
I'm not sure if user_sql can be configured to work with those, but if it can it would really help if the documentation would walk you through setting up this scenario.
It would be perfect if one could simply select "redmine" from the dropdown and all fields would be filled with the correct default values.
Metadata
Metadata
Assignees
Labels
enhancementEnhancement requestEnhancement requesthashNew hash algorithm requestNew hash algorithm request