filebrowser/cmd
ねらひかだ a4b089a6db
feat: allow to configure if home directory is automatically created from cli (#2963)
2024-01-30 10:14:50 +01:00
..
cmd.go
cmds.go
cmds_add.go
cmds_ls.go
cmds_rm.go
config.go feat: allow to configure if home directory is automatically created from cli (#2963) 2024-01-30 10:14:50 +01:00
config_cat.go
config_export.go
config_import.go feat: hook authentication method 2022-07-20 16:40:49 +02:00
config_init.go feat: allow to configure if home directory is automatically created from cli (#2963) 2024-01-30 10:14:50 +01:00
config_set.go feat: allow to configure if home directory is automatically created from cli (#2963) 2024-01-30 10:14:50 +01:00
docs.go build(backend): upgrade golangci-lint to v1.53.3 2023-07-31 12:51:00 +02:00
hash.go
root.go feat: make user session timeout configurable by flags (#2845) 2023-12-06 11:19:30 +01:00
rule_rm.go
rules.go
rules_add.go
rules_ls.go
upgrade.go
users.go chore: upgrade golangci-lint to 1.51.1 2023-02-16 09:19:44 +01:00
users_add.go
users_export.go
users_find.go
users_import.go
users_rm.go
users_update.go
utils.go
version.go