|
|
522cadb8b1
|
refactor: dedicated constants package, no explicit bridge version
|
2020-04-28 12:39:05 +00:00 |
|
|
|
1457005f86
|
fix: address review comments
|
2020-04-21 13:29:26 +02:00 |
|
|
|
e027aa5fae
|
test: use clientmanager to logout fakeapi
|
2020-04-21 08:36:39 +00:00 |
|
|
|
4809d97cb1
|
feat: clientmanager has checkconnection
|
2020-04-21 08:36:39 +00:00 |
|
|
|
bfc4069df4
|
feat: remove user from bridge users list if init failed
|
2020-04-21 08:36:39 +00:00 |
|
|
|
80f4e1e346
|
Fixing unit tests for client manager.
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
* update mocks
* delete auth when FinishLogin fails
* check for mailbox password
* add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
|
2020-04-21 08:36:39 +00:00 |
|
|
|
db02eb694d
|
refactor: no more pmapifactory
|
2020-04-21 08:36:39 +00:00 |
|
|
|
5bf4d9c6f5
|
refactor: prefer anonymous clients
|
2020-04-21 08:36:39 +00:00 |
|
|
|
b01be382fc
|
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
|
2020-04-21 08:36:38 +00:00 |
|
|
|
042c340881
|
feat: make store use ClientManager
|
2020-04-21 08:36:38 +00:00 |
|
|
|
f269be4291
|
refactor: make pmapi.Client the interface
|
2020-04-21 08:36:38 +00:00 |
|
|
|
6e38a65bd8
|
feat: improve login flow
|
2020-04-21 08:36:38 +00:00 |
|
|
|
941e09079c
|
feat: implement token expiration watcher
|
2020-04-21 08:36:38 +00:00 |
|
|
|
ce29d4d74e
|
feat: switch to proxy when need be
|
2020-04-21 08:36:38 +00:00 |
|
|
|
f239e8f3bf
|
feat: central auth channel for clients
|
2020-04-21 08:36:38 +00:00 |
|
|
|
0a55fac29a
|
feat: simple client manager
|
2020-04-21 08:36:38 +00:00 |
|
|
|
17f4d6097a
|
We build too many walls and not enough bridges
|
2020-04-08 12:59:16 +02:00 |
|