Remove lenient username check in sigul
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a66e91a9fa
commit
77e0fb600b
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@ max-file-payload-size: 4147483648
|
|||
# Maximum accepted size of payload stored in server's memory
|
||||
max-memory-payload-size: 1048576
|
||||
|
||||
# Whether to relax the CN vs username check
|
||||
lenient-username-check: yes
|
||||
# Which CN's are allowed to use different usernames, comma seperated
|
||||
proxy-usernames:
|
||||
|
||||
|
||||
[database]
|
||||
# Path to a directory containing a SQLite database
|
||||
;database-path: /var/lib/sigul
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue