mirror of
https://github.com/silentsakky/zarafa-webapp-passwd
synced 2026-08-08 08:21:41 +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:
parent
3cafedcf3a
commit
a9549464e9
13 changed files with 103 additions and 126 deletions
15
LICENSE.md
Normal file
15
LICENSE.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Zarafa Webapp Password Change Plugin
|
||||
Copyright (C) 2017 Saket Patel <silentsakky@gmail.com>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see [here](http://www.gnu.org/licenses/).
|
||||
Loading…
Add table
Add a link
Reference in a new issue