mirror of
https://github.com/wassname/flask-security.git
synced 2026-08-13 12:10:09 +08:00
`datastore. find_or_create_role("admin")` will now always return a role
with the name admin; useful for initialisation,
`datastore. find_or_create_role("admin")` will now always return a role
with the name admin; useful for initialisation,