024322b0a0
Configurable themes
...
Configurable in settings.php
Looks for bootswatch themes named bootstrap.[theme].min.css
Defaults to bootstrap.min.css ('materia')
Bundled additional themes 'darkly' and 'slate'
2022-06-13 00:36:24 +02: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
016c71d30d
Fix index.php not redirecting to app.php when already logged in
2018-12-22 22:38:50 -07:00
ba1369d842
Add app icon to login flow
2018-12-22 21:26:57 -07:00
a559901ac0
Redirect to AccountHub for user login
2018-12-22 16:57:45 -07:00
c179ed7ebb
Make settings.php an array, not a bunch of defines
2018-12-20 23:45:45 -07:00
4f1b81ff4b
Deprecate is_empty()
2018-12-04 19:48:23 -07:00
c36c365a1b
Update Bootstrap and FontAwesome
2018-09-21 16:38:34 -06:00
1271317eb9
Rewrite to use classes, aligning with AccountHub 2.0
2018-09-07 15:03:42 -06:00
ee0c0f65e3
Fix PHP variable warnings
2018-05-26 20:51:13 -06:00
66fa86e04e
Change string
2018-05-24 19:53:26 -06:00
dafc3b76ea
Add message if user is kicked out of application for lack of permissions
2018-05-24 19:52:21 -06:00
8e65d4c98d
Use bundled Roboto font
2018-05-21 18:26:25 -06:00
023480bf88
Use SVG logo for login page
2018-05-06 22:18:32 -06:00
a0d2293a3d
Use captcheck.dist.js
2018-04-15 20:16:37 -06:00
a9eb59c936
Replace reCAPTCHA with Captcheck
2018-04-15 19:28:34 -06:00
d10c6214a6
Switch to Mozilla Public License 2.0 for code consistency
2018-04-09 19:18:19 -06:00
35e531a56b
Add link preload headers
2018-04-08 16:08:08 -06:00
644e5c2e37
Add <link rel="icon">
2018-02-16 14:36:03 -07:00
121a49e9e0
Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1
2018-01-27 19:18:38 -07:00
b505a74502
s/LICENSE_TEXT/FOOTER_TEXT
2017-12-16 13:48:24 -07:00
c0a93fb666
Convert material-color CSS to submodule
2017-11-07 15:21:14 -07:00
5588ee494d
Improve mobile integration, add autocorrect etc. flags to login fields
2017-07-03 03:13:29 -06:00
89c6c720f1
Add material-color to index.php
2017-05-20 20:00:08 -06:00
de4dcc37bc
Add uid_exists($uid), better login error messages
2017-05-06 23:20:18 -06:00
8b9407c274
Pages can now define extra stylesheet and script URLs
2017-05-04 00:14:08 -06:00
501f127f04
Disable autocomplete on auth code input
2017-05-03 13:31:15 -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
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