deploy: 76f9c701c3
parent
1065296875
commit
409d33d5df
|
|
@ -5045,6 +5045,10 @@ ui_auth:
|
||||||
# the user-interactive authentication process, by allowing for multiple
|
# the user-interactive authentication process, by allowing for multiple
|
||||||
# (and potentially different) operations to use the same validation session.
|
# (and potentially different) operations to use the same validation session.
|
||||||
#
|
#
|
||||||
|
# This is ignored for potentially "dangerous" operations (including
|
||||||
|
# deactivating an account, modifying an account password, and
|
||||||
|
# adding a 3PID).
|
||||||
|
#
|
||||||
# Uncomment below to allow for credential validation to last for 15
|
# Uncomment below to allow for credential validation to last for 15
|
||||||
# seconds.
|
# seconds.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
|
|
@ -2318,6 +2318,10 @@ ui_auth:
|
||||||
# the user-interactive authentication process, by allowing for multiple
|
# the user-interactive authentication process, by allowing for multiple
|
||||||
# (and potentially different) operations to use the same validation session.
|
# (and potentially different) operations to use the same validation session.
|
||||||
#
|
#
|
||||||
|
# This is ignored for potentially "dangerous" operations (including
|
||||||
|
# deactivating an account, modifying an account password, and
|
||||||
|
# adding a 3PID).
|
||||||
|
#
|
||||||
# Uncomment below to allow for credential validation to last for 15
|
# Uncomment below to allow for credential validation to last for 15
|
||||||
# seconds.
|
# seconds.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -2510,6 +2510,10 @@ ui_auth:
|
||||||
# the user-interactive authentication process, by allowing for multiple
|
# the user-interactive authentication process, by allowing for multiple
|
||||||
# (and potentially different) operations to use the same validation session.
|
# (and potentially different) operations to use the same validation session.
|
||||||
#
|
#
|
||||||
|
# This is ignored for potentially "dangerous" operations (including
|
||||||
|
# deactivating an account, modifying an account password, and
|
||||||
|
# adding a 3PID).
|
||||||
|
#
|
||||||
# Uncomment below to allow for credential validation to last for 15
|
# Uncomment below to allow for credential validation to last for 15
|
||||||
# seconds.
|
# seconds.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue