This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
syncthing
Watch
1
Star
0
Fork
0
mirror of
https://github.com/syncthing/syncthing.git
synced
2026-09-18 01:43:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
439fa6c84861cfb22c8faec962302c1f332f705d
syncthing
/
lib
/
api
T
History
Eng Zer Jun
089320aadc
lib: replace
Readdir(-1)
with
os.ReadDir
(
#8901
)
2023-05-11 15:35:52 +00:00
..
auto
all: Remove usage of deprecated io/ioutil (
#7971
)
2021-11-22 08:59:47 +01:00
testdata
…
.gitignore
…
api_auth_test.go
lib/api: Allow BindDN to exclude any username formatting (
fixes
#8899
) (
#8900
)
2023-05-10 07:52:02 +02:00
api_auth.go
lib/api: Allow BindDN to exclude any username formatting (
fixes
#8899
) (
#8900
)
2023-05-10 07:52:02 +02:00
api_csrf.go
lib/api: Add /rest/noauth/health health-check (
fixes
#8430
) (
#8585
)
2022-10-06 21:28:49 +02:00
api_statics.go
lib/api: Fix inverted logic in string comparison
2022-07-28 21:51:14 +02:00
api_test.go
all: Grand test refactor (
fixes
#8779
,
fixes
#8799
)
2023-05-09 10:01:57 +00:00
api.go
lib: replace
Readdir(-1)
with
os.ReadDir
(
#8901
)
2023-05-11 15:35:52 +00:00
confighandler.go
lib/api: Missing error handling in config handler (
#8463
)
2022-07-28 17:35:43 +02:00
debug.go
…
mocked_config_test.go
…
support_bundle.go
…