authentic/src
Benjamin Dauvergne b475f6b7df ldap: encode string before using urlparse.quote() on them (#31273)
quote() only handle byte strings or ASCII only unicode strings with Python3,
to be compatible with both python versions the best is to encode string before
quoting them.
2019-03-11 20:49:28 +01:00
..
authentic2 ldap: encode string before using urlparse.quote() on them (#31273) 2019-03-11 20:49:28 +01:00
authentic2_auth_oidc add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
authentic2_auth_saml add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
authentic2_idp_cas add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
authentic2_idp_oidc add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
authentic2_provisionning_ldap python3: use __future__.print_function (#31140) 2019-03-07 13:55:29 +01:00
django_rbac add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00