forked from katzen-cafe/katzen-cafe
lock down hedgedoc a bit
This commit is contained in:
parent
7f9ecaf3d4
commit
3a9ea54e31
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
|||
protocolUseSSL = true;
|
||||
allowFreeURL = true;
|
||||
requireFreeURLAuthentication = true;
|
||||
allowEmailRegister = false;
|
||||
email = false;
|
||||
allowAnonymous = false;
|
||||
allowAnonymousEdits = true;
|
||||
oauth2 = {
|
||||
userProfileURL = "https://auth.katzen.cafe/realms/katzen.cafe/protocol/openid-connect/userinfo";
|
||||
userProfileUsernameAttr = "preferred_username";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue