add never logged to add user
This commit is contained in:
@@ -8,3 +8,5 @@ COURSE_TABLE: str = os.getenv('COURSE_TABLE') # type: ignore
|
||||
BUCKET_NAME: str = os.getenv('BUCKET_NAME') # type: ignore
|
||||
|
||||
PAPERFORGE_API = 'https://paperforge.saladeaula.digital'
|
||||
|
||||
INTERNAL_EMAIL_DOMAIN = 'users.noreply.saladeaula.digital'
|
||||
|
||||
Reference in New Issue
Block a user