Commit b4de44b
committed
[fix] Allowed managing social auth secrets when needed
Before, OpenWISP Users removed the ``allauth.socialaccount``
admin sections to keep the admin UI simple, but over time
more users need this to support OAuth/SAML authentication
to the admin interface (manage app secrets).
With this change, the admin allows managing app secrets
if any ``allauth.socialaccount.provider`` is installed,
eg: microsoft, google, openid, etc.
[backport 1.2]
(cherry picked from commit 8c19f71)1 parent 9d8790a commit b4de44b
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
656 | | - | |
| 655 | + | |
657 | 656 | | |
658 | 657 | | |
659 | | - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
660 | 663 | | |
661 | 664 | | |
662 | 665 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
0 commit comments