295 Commits

Author SHA1 Message Date
922ea55cdb Fix #16: add back button to login flow that redirects to username entry 2019-03-19 16:07:24 -06:00
df79def142 Update sync settings card text 2019-02-11 16:32:44 -07:00
de12184bf4 Update security card text 2019-02-11 16:30:32 -07:00
61acc9710b Fix mistake in upgrade SQL 2019-02-11 16:25:11 -07:00
04702f6090 Check for apppass option in login api 2019-02-11 16:10:09 -07:00
22fb97d0c4 Add app passwords (close #15) 2019-02-11 16:08:56 -07:00
99f2e07f63 Add API key types 2019-02-11 15:21:27 -07:00
29fb7feb85 Add API key type column to apikeys, update database schema 2019-02-11 14:59:33 -07:00
5f7d45e812 Add ToS agree checkbox 2018-12-31 14:23:52 -07:00
0fd1aa2b54 Merge ../BusinessAppTemplate 2018-12-31 14:22:22 -07:00
892102528b Strip tags from aria-label 2018-12-31 14:22:14 -07:00
a89c663ca9 Merge BusinessAppTemplate 2018-12-31 14:17:26 -07:00
69c634ea99 Add checkbox to form builder 2018-12-31 14:14:00 -07:00
a514e66969 Add create account button to login page 2018-12-31 14:00:51 -07:00
5b98d3e00a i18n++ 2018-12-31 13:51:55 -07:00
d853082cdb Better button icon 2018-12-31 13:49:57 -07:00
c7aad627ac Add user self-registration option 2018-12-31 13:48:12 -07:00
6ceeeaa087 Add support for regex matching on API vars 2018-12-27 14:44:10 -07:00
4600c87787 Add logging to new login flow 2018-12-27 13:19:51 -07:00
f1c36fdeb1 Add getRequestUser() function 2018-12-27 00:55:58 -07:00
d36b340692 Make API work with user/pass combo 2018-12-27 00:51:54 -07:00
67388884f0 Move LoginKeys.lib.php to LoginKey.lib.php so the class matches the file 2018-12-27 00:31:11 -07:00
223a431e8b Merge BusinessAppTemplate 2018-12-27 00:30:32 -07:00
d7ca7125ce Nicer access denied message 2018-12-27 00:15:27 -07:00
1729b842ba Add permission check during login 2018-12-26 16:32:43 -07:00
4d2b78bdba Remove unused strings 2018-12-26 16:28:32 -07:00
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
e0802f582b Remove unneeded index.css 2018-12-26 16:22:09 -07:00
93098309cb Fix 2018-12-22 22:56:11 -07:00
6d4144c78d Clear login session variables after success to prevent skipping username entry 2018-12-22 22:55:05 -07:00
51de8283b8 Fix index.php not redirecting to app.php when already logged in 2018-12-22 22:39:08 -07:00
016c71d30d Fix index.php not redirecting to app.php when already logged in 2018-12-22 22:38:50 -07:00
2698fc794e Fix issue with database script and settings template 2018-12-22 21:47:13 -07:00
ba1369d842 Add app icon to login flow 2018-12-22 21:26:57 -07:00
2836a05f90 Add app icon to login flow 2018-12-22 21:26:30 -07:00
27502ed710 Fix unclosed div tag 2018-12-22 21:08:22 -07:00
3d3e975519 Fix logout redirect 2018-12-22 21:07:52 -07:00
a559901ac0 Redirect to AccountHub for user login 2018-12-22 16:57:45 -07:00
74971a4592 Add new more flexible login flow 2018-12-22 16:56:25 -07:00
16be9438b9 Minor text fixes 2018-12-21 01:17:18 -07:00
bb5639c447 Merge BusinessAppTemplate (new settings.php format)
# Conflicts:
#	api.php
#	api/apisettings.php
#	api/index.php
#	app.php
#	index.php
#	langs/en/titles.json
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	required.php
#	settings.template.php
2018-12-21 01:16:29 -07:00
3f32258ba0 Fix bug 2018-12-20 23:58:35 -07:00
129efd13c7 Add documentation comments to settings 2018-12-20 23:54:25 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
f1a85f47fd Add comment 2018-12-20 23:25:34 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
20a6c6f143 Fix bug 2018-12-15 04:11:16 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00
fb25c4395a Make better API system 2018-12-14 20:34:04 -07:00
13b60de915 Remove is_empty() 2018-12-14 19:14:22 -07:00