-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Wipe): Better handle missing tokens
Check for non-empty token string to avoid 500/internal server error due to `Argument #1 ($token) must be of type string, null given` - Refactor slightly to streamline code - Fix noted bug in both checkWipe() and wipeDone() (initially reported in the community forum then reproduced) Signed-off-by: Josh <josh.t.richards@gmail.com>
- Loading branch information
1 parent
beececf
commit 1635ad1
Showing
1 changed file
with
22 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters