| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-07-22 | fix security alert on github.com/dgrijalva/jwt-go | Chris Lu | 1 | -1/+1 | |
| resolve https://github.com/chrislusf/seaweedfs/security/dependabot/go.mod/github.com%2Fdgrijalva%2Fjwt-go/open | |||||
| 2021-03-10 | add comments | Konstantin Lebedev | 1 | -5/+6 | |
| 2021-03-10 | allowed wildcard domain | Konstantin Lebedev | 1 | -11/+17 | |
| 2021-03-10 | comma-separated SSL certificate common names | Konstantin Lebedev | 1 | -1/+2 | |
| 2021-03-08 | TLS allowed commonNames | Konstantin Lebedev | 1 | -4/+7 | |
| 2021-03-08 | permitCommonNames | Konstantin Lebedev | 1 | -5/+46 | |
| https://github.com/chrislusf/seaweedfs/issues/1841 https://jbrandhorst.com/post/grpc-auth/ | |||||
| 2021-01-12 | avoid concurrent map updates to viper | Chris Lu | 1 | -4/+3 | |
| 2020-11-22 | fix tls grpc ca path | limd | 1 | -2/+2 | |
| 2020-09-20 | refactor | Chris Lu | 1 | -3/+3 | |
| 2020-09-20 | adjust logging | Chris Lu | 1 | -1/+6 | |
| 2020-05-25 | simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc | bingoohuang | 1 | -1/+1 | |
| 2020-02-22 | adjust log level | Chris Lu | 1 | -6/+8 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -2/+2 | |
| 2019-06-06 | jwt for read access control | Chris Lu | 1 | -8/+16 | |
| 2019-05-28 | working with reading remote intervals | Chris Lu | 1 | -1/+1 | |
| 2019-05-04 | master: add jwt expires_after_seconds | Chris Lu | 2 | -8/+10 | |
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 1 | -0/+66 | |
| 2019-02-15 | benchmark can work in secure mode | Chris Lu | 1 | -3/+2 | |
| 2019-02-14 | add authorizing fileId write access | Chris Lu | 2 | -77/+25 | |
| need to secure upload/update/delete for benchmark/filer/mount need to add secure grpc | |||||
| 2019-02-09 | cleanup security.Secret | Chris Lu | 2 | -11/+11 | |
| 2019-02-06 | fixing of typos | Sergey | 1 | -1/+1 | |
| 2016-06-26 | adjust logging | Chris Lu | 1 | -1/+1 | |
| 2016-06-18 | fix compilation problem due to API changes | Chris Lu | 1 | -3/+5 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 2 | -0/+234 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
