16 Commits

Author SHA1 Message Date
99a852787d Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	lang/en_us.php
#	lang/messages.php
#	lib/iputils.php
#	lib/login.php
#	lib/userinfo.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/404.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/app.css
#	static/img/logo.png
#	static/img/logo.svg
#	static/js/app.js
2018-04-08 16:36:09 -06:00
7c44b18854 Add checkAPIKey($key) function to login.php 2017-12-20 17:37:40 -07:00
4da6301f1c Fully implement MPL-2.0 license 2017-12-16 13:54:00 -07:00
3d01bf8feb Remove debug data 2017-06-29 04:10:41 -06:00
f12bafd51a Tweak mobile APIs 2017-06-29 04:04:31 -06:00
e607c120c4 Add sendLoginAlertEmail() function 2017-06-23 15:50:11 -06:00
4ad42bfe48 Add sendLoginAlertEmail() code 2017-06-23 15:49:49 -06:00
4b6fcd8f7c User list and user editor/adder now working. 2017-05-26 00:09:42 -06:00
d918af5d65 Add account_has_permission function 2017-05-26 00:05:59 -06:00
9f13a67c7e Copy from BusinessAppTemplate @ 542bb80d85 2017-05-22 03:04:32 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -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
c6941c7bd3 Remove unused variable reference 2017-05-01 13:13:16 -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