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.
- Add /api/auth/users endpoint for authenticated users to search other users
- Only return public info (id, username, nickname, avatar) in search results
- Change /api/user routes to require user:admin permission instead of user:read
- Update auth tests to use /api/auth/me for self updates
- Add tests for new user search endpoint
|
1 week ago | |
|---|---|---|
| .. | ||
| init.go | 1 week ago | |
| login.go | 1 week ago | |
| me.go | 1 week ago | |
| methods.go | 1 week ago | |
| register.go | 1 week ago | |
| search_users.go | 1 week ago | |
| thirdparty.go | 1 week ago | |