Commit History

Author SHA1 Message Date
  Andrew Dolgov 310c18e6bb move OTPHP to vendor/; additionally move Base32 class to OTPHP namespace 6 years ago
  tsia 551f3c2c85 fixed "reset to defaults" in preferences 6 years ago
  Francesco Turco 1a7277570b fix two-factor authenticaton 6 years ago
  Andrew Dolgov d0cce0c7a4 isdefaultpassword: use method_exists() to check for check_password 6 years ago
  simonp 5f19596651 Fix typo from previous pull request 6 years ago
  Benjamin Collet 44c6a04b61 Check if the auth module supports check_password() method before using it 6 years ago
  Andrew Dolgov 9390ddeae2 fix single user mode login failing because of isdefaultpassword() 6 years ago
  Andrew Dolgov 1bf468ba1a pref-prefs: set button classes 6 years ago
  Andrew Dolgov e6532439d6 force strip_tags() on all user input unless explicitly allowed 6 years ago
  Andrew Dolgov 7c6f7bb0aa fix some minor issues found by code analyzer 6 years ago
  Andrew Dolgov 7c0eb1b621 add defaultPasswordWarning nag dialog 6 years ago
  Andrew Dolgov 187abfe732 main classes: remove sql_bool_to_bool() kludge 6 years ago
  Andrew Dolgov e4291ba12f otpenable: use pdo prepare() 6 years ago
  Andrew Dolgov 7039370368 pref-prefs: PDO 6 years ago
  Andrew Dolgov 667d32fd26 remove obsolete forum plugin links 6 years ago
  Andrew Dolgov e130b283a7 db prefs: ignore cache when preference requested for specified UID (in case cached value of a different profile is stored) 7 years ago
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags 7 years ago
  Andrew Dolgov 1bfe1d7b31 simplify error handling 7 years ago
  Jérémy DECOOL ba2853caac Prevent target='_blank' vulnerability on dynamic link 7 years ago
  Andrew Dolgov 328118d12e use print_hidden() for hidden dojo form fields 7 years ago
  Andrew Dolgov 22387de225 preferences: set themes dropdown to default if selected theme is missing 7 years ago
  Andrew Dolgov e432b8fbe2 implement cache-busting for default theme.css 7 years ago
  Andrew Dolgov 312742db6e updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins 8 years ago
  Andrew Dolgov 5bdcb8fd78 remove option ALLOW_DUPLICATE_POSTS as confusing/useless 8 years ago
  Andrew Dolgov 583f163f40 don't init plugins when loading everything to make a list, duh 8 years ago
  Andrew Dolgov b87744534a add plugin-based filter actions (see example plugin in attic) 8 years ago
  Andrew Dolgov fb8a032a6b minor textarea fixes 8 years ago
  Andrew Dolgov e79e274fc8 add styles for several other dijit elements 8 years ago
  Andrew Dolgov 5956f312b7 add a bit more visible separate infobox for password change results 9 years ago
  Andrew Dolgov 415a3b50c9 fix some minor typos and stuff 9 years ago