Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve action_token in safe mode #909

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

mbelletti
Copy link
Contributor

@mbelletti mbelletti commented Aug 16, 2024

user.get("action_token") instead user['action_token']
to prevent errors if action_token is not created from an auth plugin.

Fix #905

@mdipierro mdipierro merged commit 62a50fb into web2py:master Aug 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login with Pam raise error for an existent action_token
2 participants