17 Commits

Author SHA1 Message Date
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
13b60de915 Remove is_empty() 2018-12-14 19:14:22 -07:00
4f1b81ff4b Deprecate is_empty() 2018-12-04 19:48:23 -07:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
41c8b6c16b Fix #2 2018-05-17 21:44:53 -06:00
be34857d71 Change session ID on successful login, make sessions last at least 2 hours 2018-05-15 13:44:43 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
35e531a56b Add link preload headers 2018-04-08 16:08:08 -06:00
37789df696 Trigger warning with missing lang strings 2017-12-01 22:06:04 -07:00
5dae7bc168 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:40 -07:00
a04207da62 Update cookie settings 2017-11-08 02:35:12 -07:00
d229aee8d0 Nothing 2017-07-10 13:53:49 -06:00
bae6d1ac17 Add renew session cookie on page load 2017-05-07 00:14:59 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00