Commit Graph

5215 Commits

Author SHA1 Message Date
Frédéric Péters 57dc62d085 misc: update password checking code for new form markup (#46150)
gitea/authentic/pipeline/head Build started... Details
2020-08-28 10:45:34 +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
Frédéric Péters d537ade487 manager: don't follow row URL on right click (#45839) 2020-08-19 08:38:31 +02:00
Frédéric Péters a2f4309537 manager: ignore row clicks when an input was clicked (#45839) 2020-08-19 08:38:31 +02:00
Frédéric Péters 5d32b8db52 misc: add setting to set secure flag on opened session cookie (#45938) 2020-08-18 10:19:30 +02:00
Serghei Mihai a0eeaede8d templates: use with_template template tag to render forms (#40159) 2020-08-14 11:16:41 +02:00
Frédéric Péters 7c2c6db430 misc: set a default authentication backend priority (#45808) 2020-08-14 11:06:26 +02:00
Paul Marillonnet a66093a5dc jenkins: shorten temporary test dir name (#45637) 2020-08-14 11:01:06 +02:00
Frédéric Péters 7d630f53be manager: remove username field from view/edit pages if configured so (#45674) 2020-08-14 11:00:38 +02:00
Benjamin Dauvergne 079102d851 misc: unserialize attribute in registration view (#45710)
Registration view pass attribute values in JSON tokens, so we need to
get a JSON compatible serialization of attribute values for the token
using their serialization function.
2020-08-13 17:33:22 +02:00
Benjamin Dauvergne d1b30f213c check-migrations: use bash instead of dash 2020-08-13 15:43:09 +02:00
Frédéric Péters 5650284f3e translation update 2020-08-04 15:13:08 +02:00
Valentin Deniaud 4a1e0c4bfa idp_oidc: display authorization request errors (#40851) 2020-08-04 14:58:36 +02:00
Paul Marillonnet 7fecf1140e idp_oidc: deactivate service authz page according to setting (#45649) 2020-08-04 12:12:22 +02:00
Frédéric Péters 4baa839294 manager: add sidebar info on users linked to FC (#27392) 2020-08-04 12:06:57 +02:00
Frédéric Péters 6c4128e68b manager: use a proper sidebar in user detail view (#28114) 2020-08-04 11:54:13 +02:00
Nicolas Roche d1dda9c392 manager: display parent roles OU on the role members page (#43269) 2020-08-04 11:26:05 +02:00
Frédéric Péters 9a695869af manager: don't manually handle clicks when parent is a link (#45726) 2020-08-04 11:15:24 +02:00
Frédéric Péters 392e0af5a5 translation update 2020-08-03 13:49:56 +02:00
Valentin Deniaud fa80828407 manager: replace "is_active" column by an explicit mention (#45337) 2020-08-03 12:59:03 +02:00
Frédéric Péters 0aa8456917 misc: improve invalid login error message (#19944) 2020-08-03 12:47:37 +02:00
Valentin Deniaud a3301348a0 hashers: fix drupal password hasher (#45576) 2020-08-03 12:07:10 +02:00
Frédéric Péters 069daa4fd5 translations: spelling fix 2020-08-02 14:19:00 +02:00
Frédéric Péters 292f990953 manager: open in new tab on ctrl/middle-click on row (#45339) 2020-08-01 17:38:47 +02:00
Frédéric Péters b64232ff54 kinds: add inputmode=numeric to post code & siret widgets (#45152) 2020-08-01 17:38:47 +02:00
Frédéric Péters bd9d06edc2 manager: expose all OU options in /manage/ (#45542) 2020-08-01 17:38:47 +02:00
Frédéric Péters 3a13de98b5 manager: remove username column of role members table if configured so (#45423) 2020-08-01 17:38:47 +02:00
Frédéric Péters 75f3fd8ff7 translation update 2020-07-31 11:44:52 +02:00
Frédéric Péters 9ea1fdda60 account: don't display authorization management link unless services (#45635) 2020-07-31 11:09:59 +02:00
Frédéric Péters 2117a108d2 manager: wait for onload before running switch-user js (#42294) 2020-07-31 08:33:18 +02:00
Frédéric Péters 3d2b51f444 manager: increase click zone of delete icons in tables (#45093) 2020-07-31 08:33:18 +02:00
Nicolas Roche 1a3bd4bb05 profile_views: add a profil page to manage authorized oauth services (#45200) 2020-07-29 09:45:46 +02:00
Paul Marillonnet 5db2ca57e0 misc: remove deprecated py2-compatibility decorator (#45228) 2020-07-28 21:43:01 +02:00
Frédéric Péters 00366bd061 oidc: add title to authorization consent page (#45464) 2020-07-28 08:31:29 +02:00
Benjamin Renard 7ac1fbcb4b Manage LDAP extra attributes (#19365)
This extra attributes are retreived by making other LDAP queries
with parameters composed by looping on an user object's attribute
values. A mapping will be apply on corresponding objects's attributes
and resulting informations are compiled in a list and serialize in
JSON (configurable, but JSON is the only format available for now)
2020-07-28 08:21:06 +02:00
Benjamin Dauvergne 43d20aafa1 manager: ignore select2 request if no user is logged (#45310) 2020-07-28 08:19:48 +02:00
Frédéric Péters 757b823236 manager: replace "verified email" column by a checkmark next to email (#45335) 2020-07-27 14:53:44 +02:00
Benjamin Dauvergne 89323afd6c misc: restore sniffing of csv dialect (#44016)
This reverts commit 586f322eba, "python3:
explicit delimiter and quotechar in csv import (#28276)".
2020-07-25 19:37:26 +02:00
Paul Marillonnet 9ce7263b81 utils: remove obsolete timestamp_from_datetime (#45256) 2020-07-18 15:54:51 +02:00