add changes of 5.1.28

This commit is contained in:
Uwe Steinmann 2022-11-07 12:21:16 +01:00
parent fa56d5735d
commit e0cd3fb1e8

View File

@ -7,6 +7,9 @@
- fix regression in password forgotten function
- fix security issue when creating hash in password forgotten operation
- add initial support for logging and notifications in rest api
- add rest api calls to get attributes of a document version and to set
attributes of folders, documents, and document versions
- fixed various errors in swagger.yaml
- use methods in inc/inc.ClassNotificationService.php for webdav
- clear login failures when login by webdav succeeds