Commit Graph

28 Commits (2836a05f90ad83ca41d91a7dad4d22b2e444d690)

Author SHA1 Message Date
Skylar Ittner 2836a05f90 Add app icon to login flow 5 years ago
Skylar Ittner 74971a4592 Add new more flexible login flow 5 years ago
Skylar Ittner f1f682780c Merge BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	langs/en/core.json
#	langs/en/titles.json
#	langs/messages.php
#	lib/Exceptions.lib.php
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/Strings.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/bootstrap.min.css
#	static/img/logo.svg
#	static/js/app.js
5 years ago
Skylar Ittner 39ccaa2f2d Add RSS/ATOM notification feeds, close #12 6 years ago
Skylar Ittner 1a01f67662 Add appid column to notifications table, remove unused code 6 years ago
Skylar Ittner 5374fa0611 Add notification API, close #7 6 years ago
Skylar Ittner b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 6 years ago
Skylar Ittner 3d309ac68b Update database schema 6 years ago
Skylar Ittner d3bc37b40f Add `pin` column to accounts table 6 years ago
Skylar Ittner 55f3141a07 Update dependencies 6 years ago
Skylar Ittner 4ac39bd0d3 Add basic group info APIs 6 years ago
Skylar Ittner e5294bbecd Add mobile code login for Station client 6 years ago
Skylar Ittner 00347cb33d Add permission QWIKCLOCK_ADMIN 6 years ago
Skylar Ittner 87a75b7520 Change database name (sso->accounthub) 6 years ago
Skylar Ittner 43385f73ee Limit usernames to 190 characters to avoid MariaDB limitation 7 years ago
Skylar Ittner bee707be8a Tweak mobile APIs 7 years ago
Skylar Ittner 991f36b57f Add deleted column to accounts table 7 years ago
Skylar Ittner 368a9c7e31 Close #2 (and make the DB diagram more compact) 7 years ago
Skylar Ittner 6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 7 years ago
Skylar Ittner ff33f9e6b3 Add mobile API and pairing widget 7 years ago
Skylar Ittner b5a980ed89 Add more available log types to logtypes table 7 years ago
Skylar Ittner 94df144321 Fix bug with 2-factor auth not logging in 7 years ago
Skylar Ittner 1a11f365f8 Add permissions tables and API function 7 years ago
Skylar Ittner 756484573a Use PHP date() instead of SQL NOW() 7 years ago
Skylar Ittner 2a9ad78477 Add more details to logging 7 years ago
Skylar Ittner 5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
7 years ago
Skylar Ittner 2caec9b758 Create login system, add i18n, add 2fa auth 7 years ago
Skylar Ittner b16da81513 Frist 7 years ago