fix bug + add captcha

This commit is contained in:
2024-11-09 12:03:55 +01:00
parent 979d0079d7
commit c96c84b836
3 changed files with 100 additions and 8 deletions

View File

@@ -46,4 +46,7 @@ max_accounts = 50
mandatory_email = yes
# whether or not the user must give an password to subscribe
# at least one of email and password is mandatory
mandatory_password = yes
mandatory_password = yes
# path to db managing the captcha
db_path=nextcloudregister.sqli
captcha_timout=3600