Chris Lu
|
4fb7bbb215
|
Filer Store: postgres backend support pgbouncer (#7077)
support pgbouncer
|
2025-08-03 11:56:04 -07:00 |
|
Chris Lu
|
69553e5ba6
|
convert error fromating to %w everywhere (#6995)
|
2025-07-16 23:39:27 -07:00 |
|
Chris Lu
|
7cb1ca1308
|
Add policy engine (#6970)
|
2025-07-13 16:21:36 -07:00 |
|
Chris Lu
|
687a6a6c1d
|
Admin UI: Add policies (#6968)
* add policies to UI, accessing filer directly
* view, edit policies
* add back buttons for "users" page
* remove unused
* fix ui dark mode when modal is closed
* bucket view details button
* fix browser buttons
* filer action button works
* clean up masters page
* fix volume servers action buttons
* fix collections page action button
* fix properties page
* more obvious
* fix directory creation file mode
* Update file_browser_handlers.go
* directory permission
|
2025-07-12 01:13:11 -07:00 |
|
Chris Lu
|
1db7c2b8aa
|
Add credential storage (#6938)
* add credential store interface
* load credential.toml
* lint
* create credentialManager with explicit store type
* add type name
* InitializeCredentialManager
* remove unused functions
* fix missing import
* fix import
* fix nil configuration
|
2025-07-02 18:03:17 -07:00 |
|