Saket Patel
a9549464e9
- move password checking to client side
...
- add flag to enable/disable strict password checking
- use entryptionstore to store/retrieve passwords
- remove builds directory, we will be maintaining builds using release versions
- update documentation
2017-07-06 02:29:14 +05:30
Max-Julian Pogner
3cafedcf3a
FIX: _SESSION['password'] was superseded by EncryptionStore
2017-04-18 23:00:27 +05:30
Linnea Skogtvedt
db34d7f872
Update sambaPwdLastSet when changing sambaNTPassword
2016-12-21 11:59:22 +01:00
Linnea Skogtvedt
2e39b60f5b
Update sambaNTPassword for users who have a sambaSamAccount objectclass
2016-12-20 15:15:15 +01:00
Christoph Haas
ceebc4174e
LDAP bugfixes, allow non anonymous binds and ssl/tls
2015-05-20 01:34:29 +02:00
Robert Scheck
e177d9a30a
Corrected typing mistakes and added German translation
2015-02-13 01:26:43 +01:00
Robert Scheck
2aea28c4f9
Security fix to avoid arbitrary code execution when using Zarafa database user backend
...
Without this patch the following works:
- Set PLUGIN_PASSWD_USER_DEFAULT_ENABLE in passwd/config.php to true
- Logon at Zarafa WebApp, go to "Settings", choose "Change Password"
- Change the password successfully to e.g. "password; touch /tmp/abc"
- Result: -rw-r--r--. 1 apache apache 0 Feb 13 01:06 /tmp/abc
2015-02-13 01:06:54 +01:00
Bastiaan Visser
95615a68c4
fixed error reporing
2014-04-01 13:19:53 +02:00
Sander Hoentjen
4f16e8cdc0
fix one string and add some translatable items
2014-03-05 15:25:47 +01:00
Sander Hoentjen
739b1da2ac
Add dutch translation
...
Needs the generation of .mo in the build
2014-03-04 14:52:00 +01:00
Sander Hoentjen
6f047d4c7f
add option to not strip everything after the @
...
Usefull if you use email-adress as login
2014-03-03 12:19:22 +01:00
Sander Hoentjen
4a3d715321
fix typo
2014-03-03 12:18:53 +01:00
Saket Patel
772f56513e
fix bugs for ldap plugin
...
fixes issue #1
2013-12-20 01:02:50 +05:30
Saket Patel
d2dd91cfe5
make proper message for weak passwords
...
add first release build
update description
2013-12-18 02:31:17 +05:30
Saket Patel
a47e773cfd
add remaining files
2013-10-17 02:24:14 +05:30
Saket Patel
72304986fc
Instead of adding a button in top bar, create a settings category to change password
...
some restructuring of files
2013-10-17 02:18:24 +05:30
Saket Patel
d55b22e255
fixed changing password using zarafa-passwd
2013-07-07 02:12:20 +05:30
Saket Patel
564b8d2dd1
fixed typo
2013-07-05 03:30:41 +05:30
Saket Patel
5064cf5742
added most of the basic functionalities
2013-07-04 03:22:31 +05:30
Saket Patel
b434706684
added dialog for password change
...
implemented skeleton for php code
2013-07-03 03:30:43 +05:30
Saket Patel
843f674854
commit initial skeleton of the plugin
...
nothing is working
2013-07-02 01:35:25 +05:30