ripple-api/app/v1
Howl e4d27f8d6b Allow users with AdminManageUsers to see banned users
Also:
- General code refactoring
- Allow banned/restricted users to see their scores etc
- common.MethodData now contains UserPrivileges
- UserPrivileges have now their own type
- Implement md.HasQuery, to know if there's a GET querystring parameter or not
2016-08-27 12:04:12 +02:00
..
404.go Add X-Real-404 to true 404 responses 2016-07-12 19:55:58 +02:00
badge.go Implement GET scores in official ripple api 2016-08-15 19:59:46 +02:00
beatmap.go this is driving me crazy 2016-08-23 16:39:57 +02:00
blog.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
doc.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
errors.go Implement GET scores in official ripple api 2016-08-15 19:59:46 +02:00
friend.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
init.go Add login rate limiting 2016-04-10 11:51:34 +02:00
leaderboard.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
login_attempts.go Add login rate limiting 2016-04-10 11:51:34 +02:00
manage_user.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
meta_linux.go remove -o api, as it's the evil 2016-08-15 21:56:29 +02:00
meta_windows.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
ping.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
score.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
token.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
user_scores.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
user.go Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00