|
a5b18b8ab9
|
Fix URLs
|
2018-01-17 21:02:15 -07:00 |
|
|
8c13c19b9b
|
Update sample config
|
2018-01-06 22:58:28 -07:00 |
|
|
f4ab62c4ff
|
Fix ismanagerof API not detecting "uid" flag properly
|
2018-01-03 21:53:42 -07:00 |
|
|
87c01fe2ce
|
Move sync settings to separate page
|
2018-01-03 21:12:04 -07:00 |
|
|
ec2fac4ee4
|
Add Change PIN tool
|
2017-12-30 14:29:20 -07:00 |
|
|
5ed3420173
|
Add i18n to change_password
|
2017-12-30 12:53:12 -07:00 |
|
|
cb6a1c729c
|
Add checkpin API, add pin boolean to userinfo and getusersbygroup
|
2017-12-30 11:30:48 -07:00 |
|
|
d3bc37b40f
|
Add pin column to accounts table
|
2017-12-30 11:17:24 -07:00 |
|
|
55f3141a07
|
Update dependencies
|
2017-12-28 16:12:15 -07:00 |
|
|
4ac39bd0d3
|
Add basic group info APIs
|
2017-12-21 01:21:18 -07:00 |
|
|
29f4f9e9d3
|
Add station feature info to app list
|
2017-12-20 17:37:00 -07:00 |
|
|
627b7f9278
|
Add "listapps" API
|
2017-12-20 17:36:25 -07:00 |
|
|
e5294bbecd
|
Add mobile code login for Station client
|
2017-12-18 01:44:53 -07:00 |
|
|
1a6ea182e2
|
Update composer.json
v1.0.1
|
2017-12-16 13:44:56 -07:00 |
|
|
c92d84c739
|
Fully implement MPL-2.0 license
|
2017-12-16 13:27:09 -07:00 |
|
|
fec5e13415
|
Fix "server error" message with incorrect username
|
2017-12-15 15:00:58 -07:00 |
|
|
6bf1606997
|
Improve 2-factor auth enablement experience
v1.0
|
2017-12-09 22:18:04 -07:00 |
|
|
81658a47c5
|
Trigger warning with missing lang strings
|
2017-12-01 22:07:37 -07:00 |
|
|
b7c15dc15b
|
Improve setup script
|
2017-11-28 17:13:34 -07:00 |
|
|
c6831ff032
|
Update README.md
|
2017-11-25 01:45:38 -07:00 |
|
|
00347cb33d
|
Add permission QWIKCLOCK_ADMIN
|
2017-11-20 20:36:42 -07:00 |
|
|
bf5cbd6d0e
|
composer update
|
2017-11-19 01:31:41 -07:00 |
|
|
87a75b7520
|
Change database name (sso->accounthub)
|
2017-11-16 23:50:03 -07:00 |
|
|
7cace35cec
|
Change license to MPL-2.0
|
2017-11-16 21:24:14 -07:00 |
|
|
81339b8cd0
|
Refactor and enforce Content-Security-Policy
|
2017-11-13 16:14:47 -07:00 |
|
|
0bc3d2776c
|
PHP 7.1 compatability
|
2017-11-08 02:34:33 -07:00 |
|
|
e3004354c6
|
Convert material-color CSS to submodule
|
2017-11-07 15:18:09 -07:00 |
|
|
362d906ee7
|
Add basic install instructions to README
|
2017-10-17 03:43:46 -06:00 |
|
|
42dc13a45d
|
Add database creation SQL script
|
2017-10-17 03:43:28 -06:00 |
|
|
0827d8153a
|
Obscure mobile auth keys in log
|
2017-10-11 13:16:35 -06:00 |
|
|
b9a883d3e8
|
Empty $content to prevent rare code path resulting in duplicated widget body
|
2017-10-10 12:59:57 -06:00 |
|
|
2e63b5dbc7
|
Add "get=username" option to return usernames for getmanaged API call
|
2017-10-10 12:36:18 -06:00 |
|
|
764d526305
|
Fix bad sync codes when URL setting is not absolute
|
2017-08-06 23:42:17 -06:00 |
|
|
43385f73ee
|
Limit usernames to 190 characters to avoid MariaDB limitation
|
2017-08-06 22:55:02 -06:00 |
|
|
d38b545c81
|
Support nonstandard ports
|
2017-08-06 22:54:31 -06:00 |
|
|
c8274e4c58
|
Support hostless URL paths in mobile API listapps
|
2017-08-06 16:09:26 -06:00 |
|
|
d8a1d6df5b
|
Add labels to manual sync setup details
|
2017-07-24 17:17:11 -06:00 |
|
|
f9a1fbd695
|
Optimize some static assets
|
2017-07-24 16:34:09 -06:00 |
|
|
646dbeb5f3
|
Change some settings defaults
|
2017-07-21 02:20:56 -06:00 |
|
|
e1f7aef629
|
Refactor page navigation and icon handling to match the rest of the apps
|
2017-07-21 00:58:25 -06:00 |
|
|
8d3f0ede0d
|
Rebrand Portal to AccountHub
|
2017-07-21 00:45:30 -06:00 |
|
|
ed870dd068
|
Lazy fix for mobile thing
|
2017-07-05 00:18:22 -06:00 |
|
|
2cee224450
|
Add one-time admin account setup script.
|
2017-07-04 22:15:13 -06:00 |
|
|
be892b007d
|
Make widgets disappear if the user doesn't have permission to use them
|
2017-07-03 03:27:08 -06:00 |
|
|
14f401f355
|
Improve mobile integration, fix some upper/lower case bugs
|
2017-07-03 03:00:23 -06:00 |
|
|
bee707be8a
|
Tweak mobile APIs
|
2017-06-29 04:02:15 -06:00 |
|
|
b95397f420
|
Update composer.json
|
2017-06-24 23:42:17 -06:00 |
|
|
400dffa96e
|
Make change password feature work
|
2017-06-24 23:35:07 -06:00 |
|
|
991f36b57f
|
Add deleted column to accounts table
|
2017-06-24 20:32:18 -06:00 |
|
|
9700f8df75
|
Add readme
|
2017-06-24 19:20:08 -06:00 |
|