made it possible to disable signup

This commit is contained in:
vabene1111
2021-01-24 16:41:25 +01:00
parent 098f88e0b8
commit ca728b45ca
3 changed files with 43 additions and 21 deletions

View File

@ -1,4 +1,5 @@
import cookbook.helper.dal
from cookbook.helper.AllAuthCustomAdapter import AllAuthCustomAdapter
__all__ = [
'dal',