243 Commits

Author SHA1 Message Date
ee4899de80 Improve error handling, add password changing, add taskfloor tasks module 2017-05-13 16:17:58 -06:00
1665b3f3e7 Make worst password search case-insensitive 2017-05-07 13:13:24 -06:00
1b334ff894 Improve error handling "friendliness" 2017-05-07 13:02:18 -06:00
455a199d78 Update README 2017-05-07 00:50:16 -06:00
ab53d719da Update README 2017-05-07 00:47:53 -06:00
2f31066a0c Add lib/userinfo.php 2017-05-07 00:47:43 -06:00
ea71b78169 Update README 2017-05-07 00:35:12 -06:00
427390cbc4 Add a bit of cleanup and comments 2017-05-07 00:30:25 -06:00
f14393a8a4 Add readme link to Portal API docs 2017-05-07 00:16:57 -06:00
bae6d1ac17 Add renew session cookie on page load 2017-05-07 00:14:59 -06:00
95c5d54b04 Add renew session cookie on page load 2017-05-07 00:14:48 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -06:00
cd9ebb461e Fix LDAP password changing, rewrite a lot of LDAP code to work better 2017-05-06 23:19:22 -06:00
eaeb8806a1 Add navbar color theme CSS options 2017-05-05 17:15:32 -06:00
ca3da67929 Adjust navbar colors for better readability 2017-05-05 17:15:00 -06:00
1e2b5d7e7f Add userexists by UID API 2017-05-05 17:13:55 -06:00
8b9407c274 Pages can now define extra stylesheet and script URLs 2017-05-04 00:14:08 -06:00
4f6e23e6b2 Disable autocomplete on auth code input 2017-05-03 13:32:31 -06:00
51e2c41169 Add getmanagers and getmanaged APIs 2017-05-03 13:32:11 -06:00
501f127f04 Disable autocomplete on auth code input 2017-05-03 13:31:15 -06:00
760e9d4323 Improve logging, fix bug allowing login with only username and 2fa code 2017-05-02 19:19:27 -06:00
87104163be Add usersearch API, enable using UIDs in manager check 2017-05-02 19:18:59 -06:00
dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 2017-05-02 19:17:59 -06:00
0e13f77e05 Add option to get user info by ID, not name 2017-05-01 15:30:44 -06:00
2a9ad78477 Add more details to logging 2017-05-01 14:29:22 -06:00
c6941c7bd3 Remove unused variable reference 2017-05-01 13:13:16 -06:00
5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
2017-04-29 02:35:49 -06:00
17c587d3b2 Update readme 2017-04-26 00:57:54 -06:00
ef6bddddeb Update readme 2017-04-26 00:57:06 -06:00
591b5e6ff1 Update readme 2017-04-26 00:56:31 -06:00
8afe41070b Update readme 2017-04-26 00:55:34 -06:00
292ce29b31 Update readme 2017-04-26 00:54:01 -06:00
71347c33f1 Update readme 2017-04-26 00:51:59 -06:00
35df787547 Add LICENSE 2017-04-26 00:47:19 -06:00
ba5ba051e9 Add readme 2017-04-26 00:46:49 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -06:00
3110011596 Add Portal API integration, add icon/style settings, add navbar and icon
options to PAGES
2017-04-25 18:22:27 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00
8b091c59f6 Icon/text tweaks, add security headers 2017-04-17 19:28:56 -06:00
549564540b Add widget framework, add full 2fa support, add password changing,
add blacklist of common passwords
2017-04-16 02:05:18 -06:00
af3ddcbc90 Set autofocus on login forms 2017-04-15 12:59:13 -06:00
2caec9b758 Create login system, add i18n, add 2fa auth 2017-04-14 21:40:24 -06:00
b16da81513 Frist 2017-04-14 19:05:58 -06:00