index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
bitmask_libraries
/
provider.py
Age
Commit message (
Expand
)
Author
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-11-11
readability
Roald de Vries
2016-08-30
[#765] Move combined certificates to the leap folder
Tulio Casagrande
2016-08-29
[#765] Move combined_ca_bundle to UA initialization
Tulio Casagrande
2016-08-24
[#762] Remove smtp-service download from session creation
Tulio Casagrande
2016-08-23
Changes soledad json download order
Bruno Wagner
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2016-01-22
Fixed bug when tries download cert
Jefferson Stachelski
2015-11-06
Refactor - Removed class SoledadSession
Jefferson Stachelski
2015-11-04
Instantiate new MailSender in Services
Folker Bernitt
2015-11-03
Issue #499 Moved remote smtp configuration
Bruno Wagner
2015-09-21
Add more description on fingerprint missmatch error
Folker Bernitt
2015-09-16
Add fingerprints to exception on mismatch
Folker Bernitt
2015-06-15
SMTP now runs with the rest of the background jobs, that means register no lo...
Bruno Wagner
2015-06-10
Provider web certificate will always be bytestring now, requests complains ot...
Bruno Wagner
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-06-08
Moved initialization, fingerprint and cert inside LeapCertificate class
Bruno Wagner
2015-06-08
Fixed certificates initialization and removed which_api_bundle
Bruno Wagner
2015-04-23
Changes to streamline the session creation and authenticate with the external...
Bruno Wagner
2015-03-31
Better naming for which_bundle functions
Folker Bernitt and Victor Shyba
2015-03-31
Added support for ssl fingerprint validation.
Folker Bernitt
2015-03-30
Splitting certificate validation into provider and bootstrap certificate.
Folker Bernitt
2014-10-15
Getting rid of singletons and optimizing imports
Duda Dornelles
2014-08-25
Add copyright and license notice to service
Alexandre Pretto Nunes
2014-08-20
Added setup.py and changed app to pixelated because it will be a package
Bruno Wagner Goncalves