Commit 10b4759a authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_certificate_authority: Introduce Cerficate Login Document

   This is an alternetive way to login using Certificates. Probably this format
   will evolve into use caucase;  however this only introduce some most basic features.

   Use Certificate Login for store login definitions
parent 30167807
......@@ -214,4 +214,4 @@ class TestCertificateAuthority(ERP5TypeTestCase):
def test_suite():
suite = unittest.TestSuite()
suite.addTest(unittest.makeSuite(TestCertificateAuthority))
return suite
return suite
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment