mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 09:35:00 +00:00
add note about new save behaviour in webdav server
This commit is contained in:
parent
fcfb965a29
commit
284327ce33
|
@ -11,6 +11,9 @@
|
||||||
(Bug #185)
|
(Bug #185)
|
||||||
- allow user to access a locked document via webdav if he/she is the owner
|
- allow user to access a locked document via webdav if he/she is the owner
|
||||||
of that document
|
of that document
|
||||||
|
- saving a document via webdav will not in any case create a new version
|
||||||
|
anymore. If the user and mimetype hasn't changed the content is just
|
||||||
|
replaced.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 4.3.12
|
Changes in version 4.3.12
|
||||||
|
|
Loading…
Reference in New Issue
Block a user