Ralf Becker
|
9c8823cde2
|
fix PHP 5.4 Fatal error: Cannot create references to elements of a temporary array expression
|
2016-07-07 16:23:30 +02:00 |
|
Ralf Becker
|
26ccede602
|
* Mail: automatic migrate old mcrypt tripledes passwords to openssl AES on successful login
|
2016-07-07 16:08:35 +02:00 |
|
Ralf Becker
|
eed6b18e3d
|
* Mail/Api: replace decrecated Mcrypt PHP extension with OpenSSL, use AES128 with pbkdf2 streching of passwords
only new passwords get currently stored via AES, old onces are not yet automatic converted
|
2016-06-19 14:49:50 +02:00 |
|
Ralf Becker
|
d90c6d6e2a
|
fix permanent error_log
|
2016-06-01 16:43:27 +02:00 |
|
Ralf Becker
|
06dee154d0
|
* Admin/Mail: fix admin editing (personal) mail account of other user destroys password, because it was encrypted with users session password and therefore not available
|
2016-06-01 16:25:36 +02:00 |
|
Ralf Becker
|
368a99167e
|
fix mail account dialog for non user-editable accounts was always readonly and SQL error on storing it, caused by moving tables from (no longer existing) emailadmin to api
|
2016-04-06 08:48:52 +00: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 |
|