Commit Graph

5252 Commits

Author SHA1 Message Date
Paul Marillonnet d305ddd6f6 translation update 2020-09-18 09:57:56 +02:00
Nicolas Roche 1e6831256b login: add an option to hide cancel button (#41122) 2020-09-18 09:57:56 +02:00
Paul Marillonnet 10625bcaf4 misc: remove closing tag from template translation block (#46765) 2020-09-18 09:53:50 +02:00
Paul Marillonnet f64c4b5a7d api_views: provide a default slug for roles (#22251) 2020-09-17 15:01:19 +02:00
Paul Marillonnet f41c11d259 api_views: provide a default slug for ous (#22250) 2020-09-17 11:46:32 +02:00
Valentin Deniaud 41aa3734e3 misc: provide origin service in template context (#20699) 2020-09-17 11:39:30 +02:00
Benjamin Dauvergne 19d892f537 urls: remove legacy URL routing (#46151) 2020-09-17 11:32:01 +02:00
Emmanuel Cazenave df4c10b06e authentic2_auth_fc: rely on get_plugins for beeing discovered (#46474) 2020-09-16 17:45:13 +02:00
Emmanuel Cazenave f190c6cdc5 authentic2_idp_oidc: rely on get_plugins for beeing discovered (#46474) 2020-09-16 17:45:13 +02:00
Emmanuel Cazenave e600e39d3b authentic2_idp_cas: rely on get_plugins for beeing discovered (#46474) 2020-09-16 17:45:13 +02:00
Emmanuel Cazenave 7e496a719b authentic2_auth_oidc: rely on get_plugins for beeing discovered (#46474) 2020-09-16 17:45:13 +02:00
Emmanuel Cazenave 33cfc9bd8c idp.saml: rely on get_plugins for beeing discovered (#46474) 2020-09-16 17:45:13 +02:00
Emmanuel Cazenave 0d4feba6e6 misc: load plugins through django's application registry when possible (#46474) 2020-09-16 17:45:13 +02:00
Emmanuel Cazenave 6c01f7945b delete authentic2-provisionning-ldap plugin (#44334) 2020-09-16 17:42:44 +02:00
Paul Marillonnet 1cc56c8652 idp_oidc: validate redirect uri query and fragment (#44593) 2020-09-16 13:45:02 +02:00
Paul Marillonnet 4fc9450d71 manager: deactivate link for un-viewable roles in user details (#41733) 2020-09-14 16:17:55 +02:00
Valentin Deniaud 644728958b templates: improve unused account html mail body (#46417) 2020-09-14 13:35:31 +02:00
Benjamin Dauvergne e0d12a5bcb debian: remove call to "init-script update" in postinst (#46595)
The same operations are now done by the automatic call to "restart" by
the default Debian scripts.
2020-09-11 17:03:21 +02:00
Frédéric Péters 13af5855b9 debian: update init.d script for uwsgi (#46568) 2020-09-11 11:33:39 +02:00
Frédéric Péters 38dd427ae3 manager: move service "edit" action from sidebar to appbar (#46008) 2020-09-11 08:46:28 +02:00
Valentin Deniaud 756a4cad3d manager: fix import roles crash when single ou (#46448) 2020-09-08 14:11:48 +02:00
Emmanuel Cazenave b31754c4ae debian: use uwsgi to serve app (#29297) 2020-09-03 16:23:25 +02:00
Benjamin Dauvergne a137632a16 misc: add command check-and-repair (#42190)
It checks RBAC model, remove crufts (derelict permissions and management
roles) and repairs what can be repaired.
2020-09-03 11:57:33 +02:00
Benjamin Dauvergne 8499df4000 log_filter: make force debug filter work for real (#46127) 2020-09-03 11:55:49 +02:00
Benjamin Dauvergne 41b97f0bb2 misc: validate and use a real identifier for services (#45672) 2020-09-03 11:55:13 +02:00
Nicolas Roche ebbd51f306 profile_views: remove orphan html tag (#46227) 2020-09-02 10:50:07 +02:00
Emmanuel Cazenave 34c912aae4 translation update 2020-09-01 18:27:14 +02:00
Valentin Deniaud 3df3bf6efd views: set request.token at registration (#46248) 2020-09-01 15:49:53 +02:00
Valentin Deniaud 0d2ea81ab4 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:20:00 +02:00
Benjamin Dauvergne 4d4abc85b0 Jenkinsfile: use python3-venv 2020-08-31 11:04:14 +02:00
Valentin Deniaud 4f3c6a47d6 manager: add ou and role imports (#45082) 2020-08-31 10:05:59 +02:00
Valentin Deniaud 7c1e2e1d2b manager: open import site form in popup (#45082) 2020-08-31 10:05:59 +02:00
Valentin Deniaud bd4b8b8eef manager: enable title overriding in import template (#45082) 2020-08-31 10:05:59 +02:00
Valentin Deniaud 621a5e978f manager: clearer semantics and interface for export (#45082)
CSV export is not called "export" anymore, and button is not in the
same place as real JSON export.
2020-08-31 10:05:59 +02:00
Valentin Deniaud 0570842003 ou_views: fix typo (#45082) 2020-08-31 10:05:59 +02:00
Paul Marillonnet affa37c6b9 profile_views: provide a more general message in oidc-authz page (#45651) 2020-08-28 10:03:57 +02:00
Frédéric Péters 2033b742af misc: update password checking code for new form markup (#46150) 2020-08-28 09:55:02 +02:00
Frédéric Péters 5a9c4000df manager: style sections of service page (#46009) 2020-08-28 08:35:25 +02:00
Frédéric Péters 2f55753058 translation update 2020-08-24 18:27:54 +02:00
Benjamin Dauvergne f55332bbe7 Jenkinsfile: use .take() instead of .substr() 2020-08-22 00:44:44 +02:00
Valentin Deniaud 3e197664ae a2_rbac: change self admin permission to manage_members (#42086) 2020-08-21 15:54:53 +02:00
Benjamin Dauvergne 384eb04f49 Jenkinsfile: do not strip BUILD_NUMBER from BUILD_TAG 2020-08-21 15:50:49 +02:00
Frédéric Péters 9461c326a9 js: declare variable for email domain hint div (#45984) 2020-08-21 11:31:47 +02:00
Frédéric Péters 56ffb5c05c js: handle undefined domain when looking for suggestions (#45984) 2020-08-21 11:31:47 +02:00
Benjamin Dauvergne 632069c775 tests: add more checks in registration test (#41792) 2020-08-20 10:46:33 +02:00
Valentin Deniaud 4f831fe4d8 views: warn user before generating new token (#41792) 2020-08-20 09:57:17 +02:00
Valentin Deniaud 7d9e65dc96 views: use one-time token for password reset (#41792) 2020-08-20 09:56:02 +02:00
Valentin Deniaud f7e5ad16da views: use one-time token for registration (#41792) 2020-08-20 09:55:22 +02:00
Nicolas Roche 024e23dd71 manager: group roles by OU on user page (#24397) 2020-08-20 09:50:54 +02:00
Benjamin Dauvergne 21e0a34fd1 check-migrations: use mktemp instead of tempfile 2020-08-19 12:51:14 +02:00