0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
searchUser with profile_eduPersonAffiliation (to ignore staff employeeType, GLPI UP1#140683)
PascalRigaux
as Pascal Rigaux
More... 3 months ago
emeritus are allowed to see listeRouge and 100 users
PascalRigaux
as Pascal Rigaux
More... 5 months ago
employeeTypes: add "Cpj emploi tit. corps professeur" (GLPI UP1#157770)
PascalRigaux
as Pascal Rigaux
More... 5 months ago
fix /userGroupsId: ensure array json encoding
PascalRigaux
as Pascal Rigaux
More... 5 months ago
chore: fix warning
PascalRigaux
as Pascal Rigaux
More... 5 months ago
feat /searchGroups: handle attrs=groups-roles
PascalRigaux
as Pascal Rigaux
More... 5 months ago
feat userinfo: if password changed in last 7 days, display a link to esup_activ_bo changes
PascalRigaux
as Pascal Rigaux
More... 5 months ago
fix: avoid too many warnings which lead to bug (?) (GLPI UP1#155549)
PascalRigaux
as Pascal Rigaux
More... 5 months ago
/searchUser: add "globalInfo" field on first response (instead of adding "allowExtendedInfo" on all users)
PascalRigaux
as Pascal Rigaux
More... 5 months ago
/searchUser: restrict maxRows to 1000 for staff/faculty/... + restrict to 10 for other affiliations
PascalRigaux
as Pascal Rigaux
More... 5 months ago
for "structures-xxx", add equivalent "groups-xxx" in field "groups_key (GLPI UP1#155932)"
PascalRigaux
as Pascal Rigaux
More... 5 months ago
userinfo: add applications allowed for the user
PascalRigaux
as Pascal Rigaux
More... 6 months ago
fix web-widget: handle sort on businessCategory "location" (GLPI UP1#155805)
PascalRigaux
as Pascal Rigaux
More... 6 months ago
fix autocompleteUserAndGroup: sort groups by category/names (GLPI UP1#155805)
PascalRigaux
as Pascal Rigaux
More... 6 months ago
fix userinfo: le RGPD a fixé à 15 ans l'age possible pour le consentement
PascalRigaux
as Pascal Rigaux
More... 6 months ago
fixup! searchUser/getUser: add query param "no_responsable_unite" which hides the role {SUPANN}R22 (GLPI UP1#126406)
PascalRigaux
as Pascal Rigaux
More... 6 months ago
adapt /userLastLogins (GLPI UP1#153277)
PascalRigaux
as Pascal Rigaux
More... 7 months ago
fix: no need to keep session locked (especially important to allow requests during slooow /userLastLogins)
PascalRigaux
as Pascal Rigaux
More... 7 months ago
feat: userinfo l2: afficher les identifiants de cartes (y compris les anciens) (GLPI UP1#151840)
PascalRigaux
as Pascal Rigaux
More... 7 months ago
feat: /searchUsers "attr=member-all" now returns member's mail
PascalRigaux
as Pascal Rigaux
More... 7 months ago
feat: allow /searchUser?id[]=xxx&id[]=zzz
PascalRigaux
as Pascal Rigaux
More... 7 months ago
feat: handle $APP_AUTH_BEARER_TOKENS (set it in config-auth.inc.php)
PascalRigaux
as Pascal Rigaux
More... 8 months ago
searchGroup: fix checking ipTrusted
PascalRigaux
as Pascal Rigaux
More... 8 months ago
Revert unused "searchUser: handle query param "auth=Bearer": requires headers "REMOTE_USER: <userEppn>" + "Authorization: Bearer xxxx""
PascalRigaux
as Pascal Rigaux
More... 8 months ago
searchUser: search "Dumoulin" as "Du moulin" too (GLPI UP1#151383)
PascalRigaux
as Pascal Rigaux
More... 8 months ago
searchUser: search "Jean-Michel" as "Jean*Michel" too (GLPI UP1#151383)
PascalRigaux
as Pascal Rigaux
More... 8 months ago
searchUser: fix the condition to search subinitial vs subany + avoid searching pathological cases like "a a a"
PascalRigaux
as Pascal Rigaux
More... 8 months ago
chore: use constants with same name as openldap conf
PascalRigaux
as Pascal Rigaux
More... 8 months ago
searchUser: do each words search with wildcard in between (as was already done for reverse token order)
PascalRigaux
as Pascal Rigaux
More... 8 months ago
getGroup: also return "ou" (needed for groups-roles for econvention)
PascalRigaux
as Pascal Rigaux
More... 10 months ago