47 Commits

Author SHA1 Message Date
f06a103770 Improve widget wrapping responsiveness 2017-06-23 18:26:53 -06:00
f97c6e7fb0 Add more words to alert email body 2017-06-23 17:12:30 -06:00
e2fb45c9a0 Improve widget flow 2017-06-23 17:12:12 -06:00
5f139b69de Change default login alert app name to SITE_TITLE, not a hardcoded string 2017-06-23 15:53:09 -06:00
2db9187968 Add API for sending alert emails 2017-06-23 15:48:45 -06:00
865d47121c Actually implement alert email system 2017-06-21 21:01:02 -06:00
e9e23d8808 Add a splash of color, add minimum height to widgets, improve QwikClock 2017-06-19 00:54:49 -06:00
e53714ed7c Add QwikClock widget 2017-06-19 00:37:53 -06:00
766db4f3c4 Add API methods for supporting mobile APIs on other apps 2017-06-16 22:25:26 -06:00
368a9c7e31 Close #2 (and make the DB diagram more compact) 2017-06-16 21:07:01 -06:00
6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 2017-06-16 18:40:12 -06:00
ff33f9e6b3 Add mobile API and pairing widget 2017-06-16 17:36:42 -06:00
07be8bd774 Update composer packages 1.0.1beta 2017-05-30 15:27:47 -06:00
e6892ff6c6 Add inventory_link widget 1.0beta 2017-05-30 13:24:46 -06:00
9fab179325 Make account_has_permission actually work 2017-05-28 23:45:50 -06:00
b5a980ed89 Add more available log types to logtypes table 2017-05-27 19:48:01 -06:00
94df144321 Fix bug with 2-factor auth not logging in 2017-05-26 00:04:30 -06:00
1a11f365f8 Add permissions tables and API function 2017-05-25 00:43:33 -06:00
756484573a Use PHP date() instead of SQL NOW() 2017-05-22 02:58:03 -06:00
1138d20b0a Update dependencies 2017-05-20 01:06:29 -06:00
3d7b2c0793 Fix wrong API error message if password incorrect 2017-05-14 12:42:02 -06:00
9c29a583ff Update license 2017-05-13 23:26:10 -06:00
ad7441ea14 Add LICENSE.md 2017-05-13 23:24:21 -06:00
32fc134269 Cleanup unused files 2017-05-13 22:03:46 -06:00
7e03e9f5e2 Change account security icon from key to lock, make code a bit more readable 2017-05-13 17:36:19 -06:00
11e2c2e873 Update sample app 2017-05-13 17:25:05 -06:00
7644a49c6f Add account security widget 2017-05-13 17:24:52 -06:00
b561e14282 Add TaskFloor Messages app 2017-05-13 16:40:33 -06:00
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
95c5d54b04 Add renew session cookie on page load 2017-05-07 00:14:48 -06:00
cd9ebb461e Fix LDAP password changing, rewrite a lot of LDAP code to work better 2017-05-06 23:19:22 -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
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
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
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
5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
2017-04-29 02:35:49 -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