filebrowser/cmd
Henrique Dias 1fb05d65de
docs,cmd: warn about broad scope for self-signup users (GHSA-6759-996p-gpj6)
When Signup is enabled with the default scope and createUserDir off, every
self-registered user inherits the served root and can read/modify/delete all
files. Add a startup WARNING for this configuration and document the risk and
the --createUserDir mitigation. No behavior or default change.
2026-06-27 08:18:18 +02:00
..
cmd.go
cmd_test.go
cmds.go
cmds_add.go
cmds_ls.go
cmds_rm.go
config.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
config_cat.go
config_export.go
config_import.go
config_init.go
config_set.go
docs.go
hash.go
root.go docs,cmd: warn about broad scope for self-signup users (GHSA-6759-996p-gpj6) 2026-06-27 08:18:18 +02:00
rule_rm.go
rules.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
rules_add.go
rules_ls.go
users.go docs: clarify hide dotfiles 2026-06-03 10:20:12 +02:00
users_add.go
users_export.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
users_find.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
users_import.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
users_rm.go
users_update.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
utils.go
version.go