minecraft_manager/api
Joey Hines 03f5c87334 Added a check to register to check for username changes and if the player is banned
If the username is not found in the applications, players is queried to find a matching player
is_banned property is now checked before adding them to the server
2018-12-10 12:44:31 -06:00
..
__init__.py Initial commit for Gitea 2018-09-19 21:56:17 -05:00
admin.py Added display property to Token to make admin page more intuitive. 2018-11-23 09:38:37 -06:00
api.py Finished API tokens 2018-11-21 21:15:21 -06:00
bot.py Added a check to register to check for username changes and if the player is banned 2018-12-10 12:44:31 -06:00
models.py Added display property to Token to make admin page more intuitive. 2018-11-23 09:38:37 -06:00
urls.py Initial commit for Gitea 2018-09-19 21:56:17 -05:00
views.py Banned IP Match 2018-12-05 19:16:36 +01:00