index
:
authentic2-cut.git
main
wip/42266-middleware
wip/46549-no-pkgresources
wip/47542-build-warning-as-errors
wip/49746-operations
wip/61508-service-ref-middleware
wip/61512-tests-email-domain-validation
wip/61767-tox-remove-check-migrations-env
wip/66577-fc-unverify-cut-attributes
wip/67849-IntegrityError-insert-or-update-
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
urls: fix utility function import error from authentic mainline (#67169)
HEAD
v17
main
Paul Marillonnet
2022-07-08
1
-1/+1
*
pre-commit: update config (#66586)
Paul Marillonnet
2022-06-24
1
-1/+5
*
git: update .git-blame-ignore-revs (#66586)
Paul Marillonnet
2022-06-24
1
-0/+2
*
code-style: apply pre-commit-debian (#66586)
Paul Marillonnet
2022-06-24
1
-9/+13
*
apps: deep copy uuid field (#65408)
v16
Benjamin Dauvergne
2022-05-18
1
-1/+3
*
apps: leave uuid in api_modify_serializer hook (#65350)
v15
Paul Marillonnet
2022-05-17
1
-1/+0
*
templates: discard deprecated 'staticfiles' lib (#65290)
Paul Marillonnet
2022-05-16
3
-3/+3
*
middlewares: discard deprecated six import (#65290)
Paul Marillonnet
2022-05-16
1
-2/+3
*
tox: test with both django 2.2 & 3.2 versions (#65290)
Paul Marillonnet
2022-05-16
1
-0/+5
*
apps: add link to user's table email column (#64849)
v14
Benjamin Dauvergne
2022-05-04
1
-1/+9
*
apps: add a 'fc-create' hook performing attribute verification (#64280)
v13
Paul Marillonnet
2022-04-15
1
-8/+15
*
hooks: bypass idp_oidc_modify_user_info when user profile is supplied (#63263)
v12
Paul Marillonnet
2022-03-28
2
-1/+56
*
tox: avoid seemingly broken markdown>=3 versions (#63263)
Paul Marillonnet
2022-03-28
1
-0/+1
*
Jenkinsfile: remove use of find
Benjamin Dauvergne
2022-03-17
1
-1/+1
*
misc: add support for bullseye's django-tables2 (#62783)
v11
Paul Marillonnet
2022-03-16
3
-7/+42
*
apps: do not send another mail on user creation (#26053)
v10
Benjamin Dauvergne
2022-02-21
1
-1/+1
*
tox.ini: install authentic2 from git in check-migrations
Benjamin Dauvergne
2022-02-18
1
-0/+2
*
tox: update tox.ini file (#61513)
Paul Marillonnet
2022-02-07
1
-1/+22
*
misc: add codestyle files/notes (#61513)
Paul Marillonnet
2022-02-07
3
-0/+42
*
codestyle: add black, isort, pyupgrade (#61513)
Paul Marillonnet
2022-02-07
25
-605/+763
*
jenkins: use python3 to get a port for postgresql (#60467)
Frédéric Péters
2022-01-10
1
-1/+1
*
tox: add test env with djangorestframework 3.12 (#59962)
v9
Paul Marillonnet
2021-12-21
1
-2/+3
*
tox: switch pylint to use python3
Frédéric Péters
2021-12-15
1
-1/+1
*
tox: stop testing against django 1.11
Frédéric Péters
2021-12-15
1
-3/+0
*
jenkins: build packages for buster & bullseye
Frédéric Péters
2021-12-12
1
-1/+1
*
debian: use debhelper compat level 12
Frédéric Péters
2021-12-12
2
-2/+1
*
debian: stop building python2 package
Frédéric Péters
2021-12-12
2
-14/+2
*
misc: rename authentic2.utils import path to authentic2.utils.misc (#55624)
v8
Benjamin Dauvergne
2021-07-15
4
-4/+4
*
custom_settings: remove TEMPLATE_VARS in conflict with theme (#55032)
v7
Benjamin Dauvergne
2021-06-21
1
-11/+0
*
middlewares: only forbid the oidc idp to administrators (#55022)
v6
Benjamin Dauvergne
2021-06-21
1
-1/+1
*
tox: limit psycopg2 to < 2.9 (#54925)
Frédéric Péters
2021-06-17
1
-1/+1
*
delay loading of "magic" module to usage (#52687)
v5
Frédéric Péters
2021-04-06
1
-2/+2
*
misc: update to new way to declare Operation objects (#49746)
v4
Frédéric Péters
2020-12-26
2
-4/+3
*
build: update to use origin/main
Frédéric Péters
2020-12-26
2
-4/+4
*
tox.ini: hide warnings
Benjamin Dauvergne
2020-11-27
2
-11/+7
*
tests: fix reuse of cached event_type
Benjamin Dauvergne
2020-11-27
1
-0/+5
*
Jenkinsfile: always clean build directories
Benjamin Dauvergne
2020-11-27
1
-1/+1
*
tox.ini: do not break on new warning
Benjamin Dauvergne
2020-10-23
1
-0/+1
*
tox: get additional modules using https (via #46904#note-2)
Frédéric Péters
2020-09-24
1
-2/+2
*
apps: prevent modifications of __class__.base_columns (#46451)
v3
Benjamin Dauvergne
2020-09-08
1
-6/+12
*
Jenkinsfile: use python3-venv
Benjamin Dauvergne
2020-08-31
1
-1/+1
*
apps: force DateTimeField timezone to UTC (#46038)
v2
Benjamin Dauvergne
2020-08-24
2
-1/+6
*
tox.ini: test against DRF 3.9 only (#46038)
Benjamin Dauvergne
2020-08-24
1
-3/+2
*
check-migrations.sh: use mktemp
Benjamin Dauvergne
2020-08-24
1
-3/+4
*
custom_settings: ignore preferred_username from FC when it's already set (#45...
Benjamin Dauvergne
2020-08-13
1
-1/+4
*
check-migrations: use bash instead of dash
Benjamin Dauvergne
2020-08-13
1
-1/+1
*
tox.ini: remove python2 support
Benjamin Dauvergne
2020-08-13
2
-27/+1
*
getlasso.sh: use python2 as interpret
Benjamin Dauvergne
2020-08-13
1
-2/+3
*
misc: adapt string view of FC user data for py3 (#45467)
v1.2.14
Frédéric Péters
2020-07-26
1
-2/+2
*
misc: never alter form fields dictionary during iteration (#45201)
Frédéric Péters
2020-07-16
1
-4/+4
[next]