Go to file
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
app Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
common Allow users with AdminManageUsers to see banned users 2016-08-27 12:04:12 +02:00
.gitignore Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
LICENSE Proprietary -> AGPL 2016-08-09 18:58:30 +02:00
main.go Use sqlx instead of sql. Rewrite of most clusterfucks incoming 2016-08-15 13:37:03 +02:00
README.md Change README 2016-08-09 19:01:54 +02:00
startuato_linux.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
startuato_windows.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00

rippleapi

This is the source code for Ripple's API.