index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-06
remove spoof-able request header (#7103)
Chris Lu
1
-28
/
+2
2025-08-06
remote address parsing should handle special cases (#7101)
Chris Lu
1
-19
/
+54
2024-12-02
[security] reload whiteList on http seerver (#6302)
Konstantin Lebedev
1
-29
/
+40
2024-08-01
fix CVE-2016-2183 (#5844)
zuzuviewer
1
-6
/
+76
2024-06-22
update advancedtls
chrislu
1
-13
/
+13
2023-12-05
Add a way to use a JWT in an HTTP only cookie
jerebear12
1
-0
/
+8
2023-08-22
upgrade jwt
chrislu
1
-1
/
+1
2023-08-21
change from deprecated jwt.StandardClaims to new jwt.RegisteredClaims
chrislu
1
-6
/
+6
2023-06-04
S3 TLS credentials Refreshing (#4506)
Konstantin Lebedev
1
-5
/
+8
2023-02-21
Updated the deprecated ioutil dependency (#4239)
Zachary Walters
1
-2
/
+2
2022-09-14
go fmt
chrislu
1
-10
/
+9
2022-07-29
fix deprecated functions
chrislu
1
-5
/
+6
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
3
-4
/
+4
2022-06-27
avoid set currentMaster k8s svc.local discoveruy service domains
Konstantin Lebedev
1
-1
/
+1
2022-06-24
rm defer comments
Konstantin Lebedev
1
-2
/
+1
2022-06-24
fix Authenticate
Konstantin Lebedev
1
-45
/
+23
2022-06-24
enable require client cert
Konstantin Lebedev
1
-3
/
+3
2022-06-24
seperate option
Konstantin Lebedev
1
-6
/
+18
2022-06-23
initial advancedtls
Konstantin Lebedev
1
-30
/
+63
2022-03-16
Add mTLS support for both master and volume http server.
Berck Nash
1
-0
/
+18
2021-12-30
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
Sebastian Kurfuerst
1
-0
/
+29
2021-12-29
Refactor: pass in claim type into security.DecodeJwt
Sebastian Kurfuerst
1
-2
/
+2
2021-12-29
rename security.GenJwt to security.GenJwtForVolumeServer
Sebastian Kurfuerst
1
-1
/
+3
2021-12-29
fix typo in error message
Sebastian Kurfuerst
1
-1
/
+1
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
1
-8
/
+8
2021-07-22
fix security alert on github.com/dgrijalva/jwt-go
Chris Lu
1
-1
/
+1
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
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
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