django-cas-server/cas_server/templates/cas_server
Valentin Samir ff8373ee6a Always return authenticationDate, longTermAuthenticationRequestTokenUsed and isFromNewLogin attributes
As specified in the CAS response XML schema (see Appendix A).
Fix #37 as returned attributes are now never empty.
2018-04-29 18:48:41 +02:00
..
base.html Fix XSS js injection 2017-11-17 15:28:12 +01:00
form.html Remove spaceless in forms, fix css class errors 2016-11-20 16:51:32 +01:00
logged.html Add a checkbox to forget the identity provider if we checked "remember the identity provider" 2016-08-01 12:01:53 +02:00
login.html Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages 2016-08-24 18:01:45 +02:00
logout.html Fix XSS js injection 2017-11-17 15:28:12 +01:00
proxy.xml initial commit 2015-05-16 23:43:46 +02:00
samlValidate.xml Always return authenticationDate, longTermAuthenticationRequestTokenUsed and isFromNewLogin attributes 2018-04-29 18:48:41 +02:00
samlValidateError.xml some code refactoring and better error handling on ticket validation 2015-05-28 15:08:57 +02:00
serviceValidate.xml Always return authenticationDate, longTermAuthenticationRequestTokenUsed and isFromNewLogin attributes 2018-04-29 18:48:41 +02:00
serviceValidateError.xml some code refactoring and better error handling on ticket validation 2015-05-28 15:08:57 +02:00
warn.html Drop dependancies django-picklefield and django-bootstrap3 2016-07-24 10:51:29 +02:00