syncthing/lib/api
Gahl Saraf 66662cd678
Trigger connection loop on config device addition (fixes #7600) (#7604)
* Trigger connection loop on config device addition (fixes #7600)

* Also check for device address equality

* Move EqualStrings from api_test to utils, and use in connections/service.go

* Make sure CommitConfiguration cannot block due on the deviceAddressesChanged channel

* Update lib/connections/service.go

Co-authored-by: Jakob Borg <jakob@kastelo.net>
2021-04-26 21:13:59 +01:00
..
auto lib/*/auto: Add noassets files (#7490) 2021-03-17 21:03:35 +01:00
testdata cmd/syncthing, lib/api: Separate api/gui into own package (ref #4085) (#5529) 2019-03-26 19:53:58 +00:00
.gitignore lib/api: Ignore that one file that always shows up in git status 2020-03-07 11:46:54 +01:00
api.go all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598) 2021-04-26 10:04:35 +02:00
api_auth.go api: Log API authorization failures. (#7575) 2021-04-15 07:33:02 +02:00
api_auth_test.go lib/api: Refactor to run tests in parallel (#5998) 2019-09-05 12:35:51 +01:00
api_csrf.go lib/api: Refactor to run tests in parallel (#5998) 2019-09-05 12:35:51 +01:00
api_statics.go all: Remove untrusted feature flag (fixes #109) (#7567) 2021-04-13 10:12:56 +02:00
api_test.go Trigger connection loop on config device addition (fixes #7600) (#7604) 2021-04-26 21:13:59 +01:00
confighandler.go lib/api: Missing error handling in API delete-device (#7494) 2021-03-17 22:08:44 +01:00
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
mocked_config_test.go lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
support_bundle.go cmd/syncthing, lib/api: Separate api/gui into own package (ref #4085) (#5529) 2019-03-26 19:53:58 +00:00