1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-23 20:12:46 +02:00
seaweedfs/weed/command/scaffold
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
..
credential.toml Add credential storage (#6938) 2025-07-02 18:03:17 -07:00
example.go Add credential storage (#6938) 2025-07-02 18:03:17 -07:00
filer.toml Update filer upsert sqlstring for postgresql (#6835) 2025-06-02 10:46:50 -07:00
master.toml Adjust threshold config (#6246) 2024-11-17 20:51:26 -08:00
notification.toml docs(command): readability fixes (#3686) 2022-09-15 01:33:04 -07:00
replication.toml adding support for B2 region (#4177) 2023-02-05 21:24:21 -08:00
security.toml Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
shell.toml shell: remove unused filer parameter from shell.toml 2022-07-07 15:01:23 -07:00