Skip to content

Fix: global auths not working #2

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

Merged
merged 3 commits into from
Sep 23, 2021
Merged

Conversation

danish17
Copy link
Owner

Due to changes in generate_global_auth_files(), the command ee auth create global successfully executed and stored the auth in auth_users table; however, the auth did not work on the site. This was due to some logical errors in generate_global_auth_files().

Changelog:
- separated logic for generate_global_auth_files() for default and default_admin_tools
- add generate_default_auth_files() to handle generation of default (global) auths
@danish17 danish17 self-assigned this Sep 23, 2021
@danish17 danish17 merged commit 5e43045 into feature/auth-admin-tools Sep 23, 2021
@danish17 danish17 deleted the fix/global-auth branch September 23, 2021 11:41
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.

1 participant