Sign in
weave
/
weave
/
libweave
/
c96ee4e4e61dc308f685757b6fd5adcec3dd1614
/
src
/
privet
/
auth_manager_unittest.cc
ebde3c1
Rename *BlackList* into *Revocation*
by Vitaly Buka
· 9 years ago
5a1990f
Implement revocation list check when validating auth token
by Vitaly Buka
· 9 years ago
b612e3c
Reset access token secret on new black list entry
by Vitaly Buka
· 9 years ago
f51743b
Update macaroon library to 307f45bcd49f9e4088e622f23f3ce0e854345b93
by Vitaly Buka
· 9 years ago
08be74d
Update libuweave/macaroon code
by Vitaly Buka
· 9 years ago
4fe71e3
Make App ID a part of User ID
by Vitaly Buka
· 9 years ago
3cbb686
Update macaroon lib with version supporting empty strings
by Vitaly Buka
· 9 years ago
70c8642
Add kUwMacaroonDelegateeTypeService caveat
by Vitaly Buka
· 9 years ago
d5f7aab
Add session ID validation
by Vitaly Buka
· 9 years ago
a821f2e
Integrate new macaroon library
by Vitaly Buka
· 9 years ago
e0df73a
Switch to macaroon library to generate and parse access tokens
by Vitaly Buka
· 9 years ago
66a01e0
Add AuthManager::CreateAccessTokenFromAuth
by Vitaly Buka
· 9 years ago
66f46b8
Change user_id into string
by Vitaly Buka
· 9 years ago
0bc02ed
Use different secret for auth and access tokens
by Vitaly Buka
· 9 years ago
a0a8134
Changed AuthManager::CreateAccessToken and AuthManager::ParseAccessToken
by Vitaly Buka
· 9 years ago
3264eca
Include build rules for clang with address sanitizer
by Vitaly Buka
· 9 years ago
287346b
Add "manager" scope into privet API
by Vitaly Buka
· 9 years ago
305ab61
Rename ConfirmAuthToken -> ConfirmClientAuthToken
by Vitaly Buka
· 9 years ago
c3bc82a
Check if device already claimed
by Vitaly Buka
· 9 years ago
4ab5002
Change interface of ClaimRootClientAuthToken and ConfirmAuthToken
by Vitaly Buka
· 9 years ago
a10ab1c
Provide RootClientTokenOwner into ClaimRootClientAuthToken
by Vitaly Buka
· 9 years ago
29bc593
Use ClaimRootClientAuthToken instead of GetRootClientAuthToken
by Vitaly Buka
· 9 years ago
cc77fad
Add ClaimRootClientAuthToken and ConfirmRootClientAuthToken
by Vitaly Buka
· 9 years ago
e08c7c6
Add macaroon auth token verification
by Vitaly Buka
· 9 years ago
0de42f5
Add test to verify that token from different secret is not accepted
by Vitaly Buka
· 9 years ago
47743a3
Fixed name of the function to match design docs.
by Vitaly Buka
· 9 years ago
41aa809
Use base::Clock in AuthManager for better testing
by Vitaly Buka
· 9 years ago
86530d2
Updated scope to int mapping
by Vitaly Buka
· 9 years ago
a37056e
Generate Root Client Authorization Token
by Vitaly Buka
· 9 years ago
c5b6060
Use fixed secret in AuthManager tests
by Vitaly Buka
· 9 years ago
f08caeb
Extract privet::AuthManager from privet::SecurityManager
by Vitaly Buka
· 9 years ago