Document when the feature has been added
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
0b9e84e944
commit
f2eb84011c
@ -89,6 +89,10 @@ Basic settings
|
||||
:type: string
|
||||
:default: ``'auto'``
|
||||
|
||||
.. versionadded:: 4.8.0
|
||||
|
||||
This is supported since phpMyAdmin 4.8.0.
|
||||
|
||||
Configure authentication logging destination. Failed (or all, depending on
|
||||
:config:option:`$cfg['AuthLogSuccess']`) authentication attempts will be
|
||||
logged according to this directive:
|
||||
@ -116,6 +120,10 @@ Basic settings
|
||||
:type: boolean
|
||||
:default: false
|
||||
|
||||
.. versionadded:: 4.8.0
|
||||
|
||||
This is supported since phpMyAdmin 4.8.0.
|
||||
|
||||
Whether to log successful authentication attempts into
|
||||
:config:option:`$cfg['AuthLog']`.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user