You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we configure a Django account to have staff authorization and then log into that account with pam, the staff setting gets reverted. The staff setting should only get explicitly set to no when it's initially creating the account.
If we configure a Django account to have staff authorization and then log into that account with pam, the staff setting gets reverted. The staff setting should only get explicitly set to no when it's initially creating the account.