##// 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 / model / validation_schema / schemas
__init__.py Loading ...
comment_schema.py Loading ...
gist_schema.py Loading ...
integration_schema.py Loading ...
repo_group_schema.py Loading ...
repo_schema.py Loading ...
search_schema.py Loading ...
user_schema.py Loading ...