309 Commits

Author SHA1 Message Date
42460d2165 Adjust User.lib.php 2019-03-19 17:34:28 -06:00
59136bd8eb Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	action.php
#	api/functions.php
#	lib/User.lib.php
#	mobile/index.php
#	pages/form.php
#	settings.template.php
#	static/js/form.js
2019-03-19 17:23:19 -06:00
53e158b553 Update FontAwesome 5.6.0 -> 5.7.2 2019-03-19 17:12:45 -06:00
474047ab34 Update Bootstrap 4.1.3 -> 4.3.1 2019-03-19 17:11:54 -06:00
922ea55cdb Fix #16: add back button to login flow that redirects to username entry 2019-03-19 16:07:24 -06:00
c97e058786 API: Check for user permission 2019-03-01 23:43:31 -07:00
26a662c399 Add addTextInput and addSelect methods that are simpler than addInput 2019-03-01 23:37:36 -07:00
289aaeaa9f Minor text changes 2019-03-01 23:37:06 -07: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
3ca062d995 Enforce app passwords in API for users with two-factor enabled 2019-02-11 16:19:27 -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
7d30251cd6 Add CORS header to API 2019-01-07 22:18:02 -07:00
7173a50c36 Add textarea to FormBuilder 2019-01-04 17:53:01 -07:00
e66280e07a FormBuilder: add d-flex to footer 2019-01-04 17:29:08 -07:00
3ed75822a1 Update license and readme 2019-01-03 00:13:41 -07:00
7531dc362d Whoops 2019-01-02 23:54:53 -07:00
b250908663 Add more permissions checks 2019-01-02 23:51:47 -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