mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-28 16:20:24 +08:00
462fb1ae7e
`datastore. find_or_create_role("admin")` will now always return a role
with the name admin; useful for initialisation,