Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-09 | Small fix to wrap entire KeyManager in test_nicknym.py | Folker Bernitt | |
2015-11-06 | Refactor - Removed class SoledadSession | Jefferson Stachelski | |
The SoledadSession class was removed and some methods implemented there was moved to LeapSessionFactory and LeapProvider | |||
2015-08-11 | fix unit tests for nicknym | Victor Shyba | |
2015-08-11 | Fixed unit tests. | Folker Bernitt | |
2015-06-10 | Provider web certificate will always be bytestring now, requests complains ↵ | Bruno Wagner | |
otherwise | |||
2015-06-09 | Removed triplicated code to concatenate user mail | Victor Shyba | |
2015-06-08 | Heavy rework on certs, removed most of it, simplified the logic | Bruno Wagner | |
2015-05-04 | update tests | rafael lisboa | |
2015-03-30 | Splitting certificate validation into provider and bootstrap certificate. | Folker Bernitt | |
- Issue #333 - Now a different certificate is used to communicate with the provider's HTTPS website than for all other connections, e.g. to the api | |||
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing | |
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |