Bug #56990
closedIf user is admin, the home directory of users and groups are not mounted
0%
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
Not sure if this behavior is intended.
It will for sure lead to some nasty JS issues.
Updated by Mathias Schreiber over 9 years ago
- Status changed from Needs Feedback to Rejected
We discussed that in a group with UX people and also techs and architects and decided to not allow, nor "fix" this.
Updated by Marc Bastian Heinrichs over 9 years ago
The issue is still valid.
I could not really follow the UX guys.
To know your user uid and to know the uids of the groups you are in and for what they are as an admin is IMO not usefull.
To not show normal mountpoints is okay, because you have normally speaking folder names, but user/group dirs are only numbers.
University sites have normally more than a handful groups. And for sure this could be optional.
Updated by Mathias Schreiber over 9 years ago
I wonder if we all get your description wrong.
So I am an admin user and for whatever reason I also have BE groups.
You then want the FILE mounts of these groups to show up in filelist although you have full access already.
That's how we all understood the report.
Updated by Marc Bastian Heinrichs over 9 years ago
The report is about this feature:
$GLOBALS['TYPO3_CONF_VARS']['BE']['userHomePath']
$GLOBALS['TYPO3_CONF_VARS']['BE']['groupHomePath']
Autom. mount points for users and groups matching an folder by uid.