OSBI / saiku

Saiku Analytics - The Worlds Greatest Open Source OLAP Browser
http://community.meteorite.bi
Apache License 2.0
1.31k stars 663 forks source link

Fixed user's home folder not getting deleted when user deleted #688

Closed kynx closed 5 years ago

kynx commented 5 years ago

Currently if you delete a user their home folder is not removed. If you subsequently try and add a user with the same name it fails because the folder already exists. It looks like a simple typo, which this PR fixes.

brunogamacatao commented 5 years ago

Thanks a lot kynx for your outstanding contributions. This one specitally we'll need some tweaks in order to work with other repository managers rather than jackrabbit's. Because the paths differ from each implementation.