Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Use get_identity_attributes instead of email in role commands #809

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yoursdearboy
Copy link
Contributor

No description provided.

@jwag956
Copy link

jwag956 commented May 8, 2019

I think I see what you want to do - but I don't think this is quite the right approach - since relying on ordering in get_identity_attributes seems fragile.
I would propose supporting sending in 'user' as a dict {<identity_attribute>: value} and issuing find_user with that...

jasco pushed a commit to jasco/flask-security that referenced this pull request Oct 3, 2023
Stop using flask-mongoengine and use mongoengine directly. This actually didn't
require any run-time code changes - just test changes.

Improve/fix the mongodb quickstart.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants