- Oct 29, 2015
-
-
Štěpán Henek authored
-
Štěpán Henek authored
south migrations added - necessary migration of Association.secrect(Text) to Association(ByteArray) added
-
- Jul 29, 2015
-
-
Štěpán Henek authored
-
Štěpán Henek authored
-
- Jun 30, 2015
-
-
Štěpán Henek authored
-
- Jun 19, 2015
-
-
Štěpán Henek authored
-
Štěpán Henek authored
Conflicts: django_mojeid/mojeid.py
-
- Feb 03, 2015
-
-
Pavol Otto authored
-
- Jan 30, 2015
-
-
Pavol Otto authored
-
- Jan 29, 2015
-
-
Pavol Otto authored
-
- Jan 28, 2015
-
-
Pavol Otto authored
-
Pavol Otto authored
distutils replaced by setuptools in order to autoinstall dependencies some other minor changes (like year in copyright,...)
-
- Jan 27, 2015
-
-
Pavol Otto authored
if required authentication method was used
-
- Jan 26, 2015
-
-
Pavol Otto authored
-
Pavol Otto authored
MojeIDConsumer doesn't do a check that is not necessary in our case where xrds is stored locally. This avoids one unnecessary http fetch.
-
- Jan 20, 2015
-
-
Pavol Otto authored
-
Pavol Otto authored
the shared secret stored in a BinaryField
-
Pavol Otto authored
association.getExpiresIn doesn't exist in python3-openid, use expiresIn instead mojeid attribute text already unicode
-
- Jan 19, 2015
-
-
Pavol Otto authored
-
Pavol Otto authored
- consumer.complete wrapped in try except
-
- Jan 16, 2015
-
-
Pavol Otto authored
-
Pavol Otto authored
removed check for OPENID_PHYSICAL_MULTIFACTOR_REQUIRED in authenticate function as it was removed in one of the previous commits
-
Pavol Otto authored
objects are no more stored in session polished login_* views
-
- Jan 15, 2015
-
-
Pavol Otto authored
- xrds definitions are no more downloaded on every request but stored locally
-
- Jan 14, 2015
-
-
Pavol Otto authored
and in that case request to the MojeID server did not contain max_auth_age
-
Pavol Otto authored
-
Pavol Otto authored
-
Pavol Otto authored
-
Pavol Otto authored
-
- Jan 13, 2015
-
-
Pavol Otto authored
as described in appendix 3.4 of Technicke podminky provozu MojeID
-
- Jan 12, 2015
-
-
Pavol Otto authored
eg. migrations, SESSION_SERIALIZER set to pickle
-
Pavol Otto authored
-
- May 14, 2014
-
-
Štěpán Henek authored
-
Štěpán Henek authored
-
Štěpán Henek authored
-
- Apr 02, 2014
-
-
Conflicts: setup.py
-
Štěpán Henek authored
distribute and install xml templates
-
Jiri Machalek authored
-
- Apr 01, 2014
-
-
Jiri Machalek authored
-
- Mar 17, 2014
-
-