Max-Julian Pogner
3cafedcf3a
FIX: _SESSION['password'] was superseded by EncryptionStore
2017-04-18 23:00:27 +05:30
Saket Patel
dd305cca3b
Merge pull request #17 from linnea-s/master
...
Update sambaNTPassword for users who have a sambaSamAccount objectclass
2016-12-23 17:43:03 +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
Saket Patel
a0b6a813fc
Merge pull request #14 from dacrhu/master
...
Please add Hungarian language
2016-04-12 00:30:48 +05:30
David Horvath
f0756b10ce
add translator information
2016-04-08 21:29:03 +02:00
David Horvath
eefb5fbc96
add hungarian language
2016-04-08 21:24:06 +02:00
Saket Patel
bc3800e618
Update README.md
2015-05-29 01:42:28 +05:30
Saket Patel
3978f311da
Merge pull request #11 from h44z/master
...
1.2
Many small improvements
2015-05-29 01:38:17 +05:30
Christoph Haas
33d35759a3
Improved UI, added password strength meter, frontend checks and an password change icon.
2015-05-20 01:39:42 +02:00
Christoph Haas
ceebc4174e
LDAP bugfixes, allow non anonymous binds and ssl/tls
2015-05-20 01:34:29 +02:00
Saket Patel
d5a505c131
Merge pull request #9 from robert-scheck/master
...
Security fix for DB backend, typo correction and German translation
2015-02-18 00:49:38 +05:30
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
Saket Patel
589cd7a3b0
Merge pull request #8 from Bastiaan-V/master
...
fixed ldap error reporing
2014-04-03 23:36:27 +05:30
Bastiaan Visser
95615a68c4
fixed error reporing
2014-04-01 13:19:53 +02:00
Saket Patel
7badd3b802
Merge pull request #7 from oxilion/translation
...
Add building of language to build.xml
2014-03-06 00:02:15 +05:30
Sander Hoentjen
4f16e8cdc0
fix one string and add some translatable items
2014-03-05 15:25:47 +01:00
Sander Hoentjen
9083de7790
Add building of language to build.xml
...
Also to keep consistency with the rest of webapp rename languages to
language
2014-03-05 14:36:09 +01:00
Saket Patel
c8b27fe56a
Merge pull request #6 from oxilion/translation
...
Add dutch translation
2014-03-04 23:28:47 +05:30
Sander Hoentjen
739b1da2ac
Add dutch translation
...
Needs the generation of .mo in the build
2014-03-04 14:52:00 +01:00
Saket Patel
1161ec7a32
Merge pull request #5 from oxilion/master
...
Fix typo and allow logins with @
2014-03-03 23:47:30 +05:30
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
dead7d6955
fix setting name copy paste
...
issue #1
2013-12-23 00:57:31 +05:30
Saket Patel
bdc7071085
add new release
2013-12-20 01:21:43 +05:30
Saket Patel
772f56513e
fix bugs for ldap plugin
...
1.1
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
67e7a25ea1
update license
2013-10-17 23:50:09 +05:30
Saket Patel
0d77ec5564
simplify code
2013-10-17 03:54:11 +05:30
Saket Patel
227bb4a886
only chnage password when category is visible
...
show saving mask
2013-10-17 03:33:06 +05:30
Saket Patel
47faed5f6b
add license file
2013-10-17 02:34:25 +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
silentsakky
b6c8396ab6
Initial commit
2013-07-01 12:33:31 -07:00