Skip to content

Add support for remine password hashes #77

@jamasi

Description

@jamasi

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

No one assigned

    Labels

    enhancementEnhancement requesthashNew hash algorithm request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions