Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force Steam auth id to secure always (OpenUserJS#1352)
* This was "our bug" and probably should have been anticipated back in the begginning of OUJS with Steam * This takes care of the wishy-washy replies I read on a possible reversion from secure to unsecure in their routines. We never utilize the plain text value stored in `aId` so it's not important to match site secure status NOTE(S): * There is a manual recovery path discovered for those who have access to the DB directly but working on offloading it to the users. Need sleep first then more testing. * Still keeping steam auth read-only until the DB can be examined further and this issue recovery Applies to OpenUserJS#1347 Auto-merge
- Loading branch information