Commit Graph

22 次程式碼提交 (master)

作者 SHA1 備註 提交日期
Skylar Ittner 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
5 年之前
Skylar Ittner 289aaeaa9f Minor text changes 5 年之前
Skylar Ittner 3d3e975519 Fix logout redirect 5 年之前
Skylar Ittner a559901ac0 Redirect to AccountHub for user login 5 年之前
Skylar Ittner 0e094809fa Cleanup some technical debt 5 年之前
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 年之前
Skylar Ittner 39ccaa2f2d Add RSS/ATOM notification feeds, close #12 6 年之前
Skylar Ittner a82e4ba363 Add notification view/delete UI to homepage (closes #10) 6 年之前
Skylar Ittner b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 6 年之前
Skylar Ittner d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 6 年之前
Skylar Ittner ec2fac4ee4 Add Change PIN tool 6 年之前
Skylar Ittner c92d84c739 Fully implement MPL-2.0 license 6 年之前
Skylar Ittner 6bf1606997 Improve 2-factor auth enablement experience 6 年之前
Skylar Ittner 496b213a88 Fix Business/CommonBugs#1 (expired session logout error) 7 年之前
Skylar Ittner 6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 7 年之前
Skylar Ittner ee4899de80 Improve error handling, add password changing, add taskfloor tasks module 7 年之前
Skylar Ittner 427390cbc4 Add a bit of cleanup and comments 7 年之前
Skylar Ittner cd9ebb461e Fix LDAP password changing, rewrite a lot of LDAP code to work better 7 年之前
Skylar Ittner 5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
7 年之前
Skylar Ittner e28d3a93ac Clean up clutter and unneeded code 7 年之前
Skylar Ittner 16cbf2a5f1 Create template based on SSO code 7 年之前
Skylar Ittner 549564540b Add widget framework, add full 2fa support, add password changing,
add blacklist of common passwords
7 年之前