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 Devise sign ups if Guisso is enabled #940

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matiasgarciaisaia
Copy link
Member

If we offload authorisations to Guisso, then avoid local users sign ups.

Guisso is CAPTCHA-protected, so we'd rather use it for production than add CATPCHA protections to each InSTEDD app.

Depends on #939

@ysbaddaden
Copy link
Contributor

A good example of when not to squash: each individual commits is neat.

@matiasgarciaisaia
Copy link
Member Author

This has to remain on hold until we fix the User settings page and links when Guisso is enabled.

@matiasgarciaisaia matiasgarciaisaia marked this pull request as draft July 5, 2023 01:33
If we offload authorisations to Guisso, then avoid local users sign ups.
Guisso is CAPTCHA-protected, so we'd rather use it for production than
add CATPCHA protections to each InSTEDD app.
@matiasgarciaisaia matiasgarciaisaia force-pushed the fix/guisso-local-sign-ups branch from 465823e to ec59393 Compare January 23, 2024 20:44
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.

2 participants