The OIDCUser model has been integrated in swh-auth module so
inherit from it instead of having code duplication.
Related to T3150
Paths
| Differential D5299 Authored by anlambert on Mar 22 2021, 5:05 PM.
Details
Summary The OIDCUser model has been integrated in swh-auth module so Related to T3150
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptMar 22 2021, 5:05 PM2021-03-22 17:05:50 (UTC+1) Comment Actions Build is green Patch application report for D5299 (id=18982)Rebasing onto cc652d5240... Current branch diff-target is up to date. Changes applied before testcommit 65c0037d902060046358436e3bdb4680741776a4 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Mar 22 16:56:29 2021 +0100 auth: Use OIDCUser model from swh-auth The OIDCUser model has been integrated in swh-auth module so inherit from it instead of having code duplication. Related to T3150 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/631/ for more details. Harbormaster completed remote builds in B20060: Diff 18982.Mar 22 2021, 5:12 PM2021-03-22 17:12:42 (UTC+1) This revision is now accepted and ready to land.Mar 22 2021, 5:41 PM2021-03-22 17:41:17 (UTC+1)
Closed by commit rDWAPPS65c0037d9020: auth: Use OIDCUser model from swh-auth (authored by anlambert). · Explain WhyMar 22 2021, 7:08 PM2021-03-22 19:08:15 (UTC+1) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18982 requirements-swh.txt
swh/web/auth/migrations/0003_delete_oidcuser.py
swh/web/auth/models.py
|