mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
- added changes for 3.3.7 and 3.4.0
This commit is contained in:
parent
decd9f8e14
commit
72cc3a4bf6
17
CHANGELOG
17
CHANGELOG
|
@ -1,3 +1,20 @@
|
|||
--------------------------------------------------------------------------------
|
||||
Changes in version 3.4.0
|
||||
--------------------------------------------------------------------------------
|
||||
- check for password strength
|
||||
- passwords can expire after a given number of days
|
||||
- prevent passwords from being reused
|
||||
- user can be disabled after n login failures
|
||||
- added autocompletion to document chooser
|
||||
- do not list documents in search result which cannot be accessed by the user
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 3.3.7
|
||||
--------------------------------------------------------------------------------
|
||||
- major security update which fixeѕ lots of possible XSS and CSRF attacts
|
||||
- comment is no longer needed when adding a user, email is now required (this
|
||||
time it is really changed)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 3.3.6
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user