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.
Use database transaction for batch settings update to ensure atomicity. If any individual update fails, the entire batch will be rolled back, preventing partial configuration updates. - Wrap all updates in db.Transaction() - Return detailed error on failure |
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 | |