Elwin Oost
Elwin Oost
Thanks for looking into this @ncrocfer ! I couldn't get those operational yet, but I believe the culprit is the SOCIALACCOUNT_ONLY setting: https://docs.allauth.org/en/dev/socialaccount/configuration.html On further testing, this setting directly resulted...
I indeed did, hoping this would prevent new standard accounts from being created (I understand the need for the predefined accounts). Is there any possibility to do so (to prevent...
Thanks for looking into it! I've indeed also looked extensively at the Allauth documentation but like you couldn't find it. I am considering trying to add OpenCVE functionality to optionally...
@infracritical A hackish way we did it was adding url rewrite rules to disable the actual registration page. It's not pretty but it works