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

Disable login without ESI_SECRET_KEY #110

Merged
merged 1 commit into from
May 23, 2022
Merged

Conversation

nmalaguti
Copy link
Contributor

It is possible to run lazy blacksmith without ESI credentials. When none
are provided:

  • disable the login button
  • do not register any views that interact with sso or accounts
  • skip any character related celery tasks

If users are already logged in, this will cause them to be logged out.

It is possible to run lazy blacksmith without ESI credentials. When none
are provided:

 - disable the login button
 - do not register any views that interact with sso or accounts
 - skip any character related celery tasks

If users are already logged in, this will cause them to be logged out.
@Kyria Kyria self-assigned this May 23, 2022
@Kyria Kyria merged commit ffdbb17 into Kyria:master May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants