You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Lukasz Janyst 2af4d35946
credentials: Refactor the encryption/dectryption functions
4 years ago
..
credentials credentials: Refactor the encryption/dectryption functions 4 years ago
mocks tests: Update the mocks to reflect the kew CredentialStorer interface 4 years ago
cache.go Merge tag 'v2.1.1' 4 years ago
cache_test.go Merge tag 'v2.1.0' 4 years ago
types.go users: Implement the key slot management API 4 years ago
user.go imap/smtp: Use the user-selected key slot for authentication 4 years ago
user_credentials_test.go tests: Test the slot-based authenticatio API 4 years ago
user_new_test.go tests: Adjust the tests to the new credentials layout 4 years ago
user_store_test.go Merge tag 'v2.1.0' 4 years ago
user_test.go peroxide: Adopt tests to clients that are offline by default 4 years ago
users.go peroxide: Implement slot-based authentication using only the main slot 4 years ago
users_clear_test.go cleanup: Get rid of unused events in tests 4 years ago
users_delete_test.go cleanup: Get rid of unused events in tests 4 years ago
users_get_test.go Merge tag 'v2.1.0' 4 years ago
users_login_test.go tests: Test the slot-based authenticatio API 4 years ago
users_new_test.go tests: Adjust the tests to the new credentials layout 4 years ago
users_test.go tests: Fix the parameters for the BringOnline method 4 years ago
utils.go users: Implement login key slot decoder 4 years ago
utils_test.go tests: Test login key slot decoder 4 years ago