aboutsummaryrefslogtreecommitdiff
path: root/templates/report_cycles.html
diff options
context:
space:
mode:
authorKelley Spoon <kelley.spoon@linaro.org>2022-02-02 04:59:01 -0600
committerKelley Spoon <kelley.spoon@linaro.org>2022-02-02 11:02:51 +0000
commitc43b8fd558fa4871f84697dd10c5a344be23b914 (patch)
tree408c7002b36629b8e183a9b49471e8f366ab392f /templates/report_cycles.html
parent6f19b63a6e257d9ac51eec9d4783579fabe0d840 (diff)
group_auth_ldap: fix an error with user group authorization
There is a bug in the ldap group authorization code where we use the full django username for authentication (which is the full email), but only the UID (first.lastname) is stored in the group membership table. We should also take this time to just try to look up the UID in the groups table instead of trying to build a list of group memberships for the user and compare that to the required groups. Change-Id: I41209fb8745a6225f3e7344910dc89c19d336a76 Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/40448
Diffstat (limited to 'templates/report_cycles.html')
0 files changed, 0 insertions, 0 deletions