mirror of https://github.com/veypi/OneAuth.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fix a bug where the count variable was not reset before checking email and phone uniqueness. This could cause false positives if a previous check had count > 0, incorrectly reporting that email or phone already exists when they don't. - Reset count to 0 before email check - Reset count to 0 before phone check |
1 week ago | |
|---|---|---|
| .. | ||
| auth | 1 week ago | |
| oauth | 1 week ago | |
| org | 1 week ago | |
| role | 1 week ago | |
| settings | 1 week ago | |
| user | 1 week ago | |
| verification | 1 week ago | |
| init.go | 1 week ago | |