1
0
Fork 0
mirror of https://github.com/silentsakky/zarafa-webapp-passwd synced 2026-08-05 06:51:16 +02:00

- 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
This commit is contained in:
Saket Patel 2017-07-03 00:12:45 +05:30
commit a9549464e9
13 changed files with 103 additions and 126 deletions

View file

@ -2,12 +2,12 @@
<!DOCTYPE plugin SYSTEM "manifest.dtd">
<plugin version="2">
<info>
<version>1.2</version>
<version>1.3</version>
<name>Passwd</name>
<title>Password Change Plugin</title>
<author>Saket Patel</author>
<authorURL>https://github.com/silentsakky</authorURL>
<description>Change your password from zarafa webapp</description>
<description>Change your password from webapp</description>
</info>
<config>
<configfile>config.php</configfile>
@ -16,7 +16,6 @@
<translationsdir>language</translationsdir>
</translations>
<components>
<component>
<files>