Commit Graph

14 Commits

Author SHA1 Message Date
ralf
0250629b8a * Api/Login: application passwords / token to use instead of regular user credentials, optional with limited rights
WIP Mail REST API: regular user UI for application passwords
2023-07-14 09:07:06 +02:00
nathan
f332b7bba5 Fully remove "tabs" attribute for tabbox, it overwrites the internal tabs collection.
Even checking for it sets 'tabs' attribute to null.  Use "extraTabs" instead.
2023-01-11 13:21:01 -07:00
Ralf Becker
e6b08cce70 fix PHP 8.0 error setting up two factor auth
key() expects array, null given
2021-10-26 19:59:10 +02:00
Ralf Becker
b80bb32375 * Password&Security: fix not working password change after 19.1.20190917 2019-09-19 12:58:17 +02:00
Ralf Becker
e2529ea8a3 * Preferences: always show Security & Password popup, only disable password tab, if no rights to change it 2019-09-11 12:15:38 +02:00
Ralf Becker
de5e560eb9 refactor preferences >> security & password to allow apps to hook into it 2019-08-29 12:48:44 +02:00
Ralf Becker
ccfa5d6182 fix "wrong operand type", if user enters wrong password 2019-07-15 17:51:08 +02:00
Ralf Becker
3f0be09dd6 setting php platform/support to just 7.0 to use bacon/bacon-qr-code 1.x supporting php 7.0 2019-06-17 12:29:37 +02:00
Ralf Becker
ad3576903a allow to disable or require 2-Factor-Auth 2019-06-07 20:28:49 +02:00
Ralf Becker
44a0079b9d new user security popup incl. 2FA and token revokation 2019-06-05 13:10:25 +02:00
Ralf Becker
fa9cd4766f use new api for preferences 2016-04-30 17:16:36 +00:00
Ralf Becker
d39c2a71bf * Login/Password: handle forced password change on login page 2015-07-01 12:44:34 +00:00
Hadi Nategh
87ee549921 Port the change password dialog to et2 2015-03-12 16:58:01 +00:00
Ralf Becker
f641c2cec6 open password in a popup 2014-04-17 07:37:21 +00:00