1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 01:55:55 +00:00

only show reset password link when auth_internal is enabled (refs #681)

This commit is contained in:
Andrew Dolgov
2013-04-23 22:19:09 +04:00
parent 3a05cddd48
commit 3921f5081b
2 changed files with 6 additions and 0 deletions

View File

@@ -192,6 +192,8 @@
// authentication plugin here (auth_*).
// Users may enable other user plugins from Preferences/Plugins but may not
// disable plugins specified in this list.
// Disabling auth_internal in this list would automatically disable
// reset password link on the login form.
define('LOG_DESTINATION', 'sql');
// Log destination to use. Possible values: sql (uses internal logging