Allow other users to save photos into another user's album. Fixes bug #11228.

This commit is contained in:
Colin Kuskie 2009-11-13 17:16:56 -08:00
parent c4ab124380
commit 1f49737ae7
4 changed files with 16 additions and 11 deletions

View file

@ -15,6 +15,7 @@
- fixed #11216: LDAP Connections status incorrect
- fixed #11229: ProgressBar throws errors on some messages.
- fixed #11217: LDAP authentication fails if user DN changes
- fixed #11228: Gallery image upload to other users folder permission denied
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.