nathangray
|
2e5eda7eb9
|
Admin: Fix clear mail credentials to only IMAP, SMTP, SMIME
|
2021-01-15 13:54:40 -07:00 |
|
nathangray
|
e864fb9c5d
|
Admin: split clear user's credentials into 2 actions, mail & all others
|
2021-01-11 11:53:04 -07:00 |
|
nathangray
|
52eb33b96f
|
* Admin: Context menu action to clear user credentials
|
2020-12-17 13:12:21 -07:00 |
|
Ralf Becker
|
3d1ef4512c
|
* Admin: fix bulk password reset to work on minimal install / no longer require old phpgwapi
|
2018-05-25 15:09:38 +02:00 |
|
nathangray
|
33680d4467
|
* Admin: Save the bulk password reset notification email for next time
|
2017-02-02 08:45:58 -07:00 |
|
Ralf Becker
|
7f8b81f45b
|
* Admin: fix bulk password reset to pick only passwords having required strength
|
2017-01-27 14:27:58 +01:00 |
|
Ralf Becker
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|
Ralf Becker
|
1723f6235e
|
* Admin: bulk password reset: fixed missing password from email and csv, csv download is working again
also changed all et2 actions to not use an iframe with ajax=true
|
2015-07-01 18:35:24 +00:00 |
|
Ralf Becker
|
89c02707e9
|
* Admin: fix fatal error in admin >> bulk password reset
|
2014-11-20 13:53:30 +00:00 |
|
Ralf Becker
|
8d52ecd059
|
not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks
|
2014-10-30 15:12:37 +00:00 |
|
Ralf Becker
|
17b807e4a1
|
preg of domain must allow empty and allow to change only domain
|
2013-04-05 14:22:42 +00:00 |
|
Ralf Becker
|
c655ab1e7f
|
allow to change mail domain
|
2013-04-05 14:15:40 +00:00 |
|
Ralf Becker
|
697d8931eb
|
allow to change mail domain
|
2013-04-05 14:13:41 +00:00 |
|
Ralf Becker
|
e9604992a7
|
mass account de/activation or quota setting
|
2013-04-05 13:08:08 +00:00 |
|
Klaus Leithoff
|
0b1e444325
|
do not use password on asetLastPwdChange in admin actions, as the use of passwords indicates the usage of the functionality in usermode; Handle params for egw_cache::getSession in the correct order
|
2011-05-19 10:32:46 +00:00 |
|
Ralf Becker
|
b91ffb709c
|
moved notify users via mail into action groupbox
|
2011-04-05 15:02:41 +00:00 |
|
Ralf Becker
|
972eb515c3
|
added "must change password" and "can change password" attribute to "Bulk password reset" command and added German translation
|
2011-04-01 18:49:42 +00:00 |
|
Ralf Becker
|
bab48aee0a
|
* method to reset passwords of multiple users to a random password and notify them about that, also allows to change from plaintext passwords to a different hash
|
2011-04-01 13:35:16 +00:00 |
|