You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix user and user_path in FSNode for subpath deployments (#297)
Fixes#296 .
Changes proposed in this pull request:
* Regex instantiated on import for performance
* Regex to fetch accurate user path regardless of subpath
* Regex to fetch accurate user regardless of subpath
Tested against three Nextcloud instances, with or without /nextcloud and
index.php in the path.
---------
Signed-off-by: Scott Williams <[email protected]>
0 commit comments