##// END OF EJS Templates
auth: the correct prefixes for python bcrypt are $2a or $2b....
auth: the correct prefixes for python bcrypt are $2a or $2b. handle the 2b too for consistency.
marcink -
r1626:a402cae5 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / events
__init__.py Loading ...
base.py Loading ...
interfaces.py Loading ...
pullrequest.py Loading ...
repo.py Loading ...
repo_group.py Loading ...
user.py Loading ...