aboutsummaryrefslogtreecommitdiff
path: root/weed/security
AgeCommit message (Expand)AuthorFilesLines
2021-01-12avoid concurrent map updates to viperChris Lu1-4/+3
2020-11-22fix tls grpc ca pathlimd1-2/+2
2020-09-20refactorChris Lu1-3/+3
2020-09-20adjust loggingChris Lu1-1/+6
2020-05-25simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFuncbingoohuang1-1/+1
2020-02-22adjust log levelChris Lu1-6/+8
2020-01-29support env variables to overwrite toml fileChris Lu1-2/+2
2019-06-06jwt for read access controlChris Lu1-8/+16
2019-05-28working with reading remote intervalsChris Lu1-1/+1
2019-05-04master: add jwt expires_after_secondsChris Lu2-8/+10
2019-02-18adding grpc mutual tlsChris Lu1-0/+66
2019-02-15benchmark can work in secure modeChris Lu1-3/+2
2019-02-14add authorizing fileId write accessChris Lu2-77/+25
2019-02-09cleanup security.SecretChris Lu2-11/+11
2019-02-06fixing of typosSergey1-1/+1
2016-06-26adjust loggingChris Lu1-1/+1
2016-06-18fix compilation problem due to API changesChris Lu1-3/+5
2016-06-02directory structure change to work with glideChris Lu2-0/+234