index
:
django-mellon.git
auth_levels
main
wip/32376-Support-des-niveaux-d-authentifi
wip/56354-Avoir-une-vrai-vue-pour-les-erre
wip/65639-orig-path-login-hint
wip/latest-pytest
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: add method to check if a user has a role
wip/32376-Support-des-niveaux-d-authentifi
Valentin Deniaud
2019-07-17
3
-0/+43
*
views: save is_staff in session
Valentin Deniaud
2019-05-21
3
-19/+26
*
adapters: add a separate method to remove superuser flags
Valentin Deniaud
2019-05-21
1
-8/+8
*
views: handle role requests
Valentin Deniaud
2019-05-21
1
-1/+9
*
add setting MELLON_SIGNATURE_METHOD (#32008)
v1.2.42
Benjamin Dauvergne
2019-04-19
3
-0/+15
*
debian: bump debhelper compatibility level (#32260)
Christophe Siraut
2019-04-16
2
-2/+2
*
tests: use RSA-SHA256 certificates (fixes #31963)
Benjamin Dauvergne
2019-04-03
8
-99/+117
*
tests: test failed request path with artifact (#31690)
v1.2.41
Benjamin Dauvergne
2019-03-25
1
-2/+29
*
update sso_failure call to new method signature (#31690)
Frédéric Péters
2019-03-25
1
-1/+1
*
views: fix discovery URL building (#31581)
v1.2.40
Benjamin Dauvergne
2019-03-20
2
-3/+5
*
views: keep next URL on disco requests (fixes #31043)
Benjamin Dauvergne
2019-03-19
1
-2/+2
*
views: add new setting LOGIN_HINTS (fixes #30966)
Benjamin Dauvergne
2019-03-07
4
-13/+98
*
views: PEP8ness (#30966)
Benjamin Dauvergne
2019-03-07
1
-9/+9
*
prevent redirection loop on artifact resolution errors (fixes #14810)
Benjamin Dauvergne
2019-03-02
4
-27/+88
*
use Jenkinsfile (#14810)
Benjamin Dauvergne
2019-03-02
5
-6/+133
*
debian: add python3-django-mellon; use pybuild (#30494)
Christophe Siraut
2019-02-14
2
-4/+12
*
backends: add request argument to authenticate (fixes #30541)
v1.2.39
Benjamin Dauvergne
2019-02-12
1
-1/+1
*
backends: PEP8ness, copyright (#30451)
Benjamin Dauvergne
2019-02-12
1
-1/+16
*
tox: limit pytest version to a version compatible with pytest-cov
Frédéric Péters
2019-01-06
1
-1/+1
*
don't cache local metadata anymore (#13881)
v1.2.38
Frédéric Péters
2018-09-05
2
-17/+10
*
don't use RelayState as continuation URL in case of errors (#25522)
Frédéric Péters
2018-07-29
1
-1/+1
*
skip test if number of concurrent connections above default pg limit (#25252)
Paul Marillonnet
2018-07-18
1
-0/+7
*
tests: adapt to lasso PEM-formatting deprecation (#24531)
Paul Marillonnet
2018-07-18
2
-29/+0
*
use good API from lasso to set Extensions node content (#23003)
v1.2.37
Benjamin Dauvergne
2018-06-06
2
-24/+64
*
use force_text for python2/3 compatibility (#24139)
v1.2.36
Frédéric Péters
2018-05-29
3
-8/+10
*
pin django-webtest (#23603)
v1.2.35
v1.2.34
Emmanuel Cazenave
2018-05-04
1
-1/+1
*
tox: let getlasso3 work with all python3 versions
Frédéric Péters
2018-04-05
1
-1/+4
*
tox: also run tests against python 3
Frédéric Péters
2018-04-05
2
-2/+23
*
tests: adapt to python 3
Frédéric Péters
2018-04-05
2
-8/+14
*
python3: get metadata from URL as a string
Frédéric Péters
2018-04-05
1
-1/+1
*
python3: use urlparse compatibility module in tests
Frédéric Péters
2018-04-05
1
-1/+1
*
python3: always use %s to get user representation in logs
Frédéric Péters
2018-04-05
1
-2/+2
*
python3: handle differences in lasso/py2/py3 encodings
Frédéric Péters
2018-04-05
2
-8/+16
*
python3: adjust unicode usage
Frédéric Péters
2018-04-05
1
-3/+4
*
python3: add detection of xml encoding
Frédéric Péters
2018-04-05
2
-1/+13
*
python3: don't use iteritems
Frédéric Péters
2018-04-05
2
-3/+3
*
python3: use open() to open files
Frédéric Péters
2018-04-05
6
-9/+9
*
tests: don't use a leading 0 in numbers
Frédéric Péters
2018-03-27
1
-4/+4
*
tests: prevent "Database is locked" error during concurrency test (fixes #19678)
Benjamin Dauvergne
2018-03-12
1
-13/+12
*
set a default value for IDENTITY_PROVIDERS ((fixes #20221)
Benjamin Dauvergne
2018-03-07
3
-9/+1
*
do not raise ImproperlyConfigured on acces to app_settings.IDENTITY_PROVIDERS...
Benjamin Dauvergne
2018-03-07
2
-2/+4
*
misc: disable AuthnRequest eo:next_url Extensions by default (fixes #20229)
Thomas NOEL
2018-03-07
2
-8/+10
*
move tag Extensions in metadata template (fixes #21923)
Benjamin Dauvergne
2018-02-16
1
-6/+6
*
Revert "support federation file loading (#19396)"
Benjamin Dauvergne
2018-01-09
14
-1509/+80
*
support federation file loading (#19396)
Paul Marillonnet
2018-01-09
14
-80/+1509
*
tests: also run for django 1.11 (#19659)
Frédéric Péters
2018-01-09
1
-2/+2
*
tests: remove django < 1.8 leftovers (#19659)
Frédéric Péters
2018-01-09
1
-4/+1
*
tox.ini: remove pytest-catchlog merged in the core of pytest (fixes #21057)
Benjamin Dauvergne
2018-01-09
1
-1/+0
*
limit to django 1.11
Frédéric Péters
2017-12-30
1
-2/+2
*
misc: update exception handling for Python 3 (#20925)
Frédéric Péters
2017-12-30
3
-14/+14
[next]