Commit Graph

18 Commits (5e1f7be5f1b704f85114740372fa6e6aa4273446)

Author SHA1 Message Date
Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 11 years ago
Andrew Dolgov d9c85e0f11 classes: use OO DB interface 11 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov a5680acbe8 replace split with explode 11 years ago
Andrew Dolgov 977580a41c remove obsolete xml stuff in pref-users infoboxes 11 years ago
Andrew Dolgov 483f15d538 update utility.css related stuff some more 11 years ago
Andrew Dolgov c72069b098 pref_users: do not escape password to prevent special character
mishandling; remove inconsistent trimming of passwords
11 years ago
Tomas Chvatal 1844694351 gettext whitespace fix 11 years ago
Andrew Dolgov 68fb3c955a update reset user password to use ttrssMailer 11 years ago
Andrew Dolgov f43e9e97a5 add basic password recovery thing 11 years ago
Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 years ago
Andrew Dolgov e9f42579a3 fix boolean wrapped as a string literal passed when saving user (closes #568) 11 years ago
Stephen Hill 9bb6811d2a Input didn't have a type.
This pasword input didn't have type="input". Now it does.
11 years ago
Andrew Dolgov 84391d6948 update user editor a bit 12 years ago
Andrew Dolgov 6065f3ad63 add support for plugins in prefs 12 years ago
Andrew Dolgov b8386ad3d1 disable OTP when saving user 12 years ago
Andrew Dolgov 369dbc19d6 rework class system to use subdirectories
add placeholder plugin/hook system
12 years ago