Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Make Bans Work (Somewhat)™ #76

Merged
merged 5 commits into from
Mar 31, 2016
Merged

Commits on Mar 31, 2016

  1. bans: move bans to their own set of routes

    Renée Kooi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    e1b3098 View commit details
    Browse the repository at this point in the history
  2. bans: block API and sockets for banned users

    Renée Kooi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    2e67c57 View commit details
    Browse the repository at this point in the history
  3. sockets: reply with error message on auth failure, fixes #68

    Renée Kooi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    0defd75 View commit details
    Browse the repository at this point in the history
  4. auth: rewrite login controller function to async

    Renée Kooi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    8592edd View commit details
    Browse the repository at this point in the history
  5. auth: prevent banned users from logging in

    Renée Kooi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    a9904b0 View commit details
    Browse the repository at this point in the history