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

Modify register/available to be GET with query param #2213

Merged
merged 2 commits into from
May 11, 2017

Commits on May 10, 2017

  1. Modify register/available to be GET with query param

    - GET is now the method for register/available
    - a query parameter "username" is now used
    
    Also, empty usernames are now handled with an error message on registration or via register/available: `User ID cannot be empty`
    Luke Barnard committed May 10, 2017
    Configuration menu
    Copy the full SHA
    369195c View commit details
    Browse the repository at this point in the history
  2. Modify condition on empty localpart

    Luke Barnard committed May 10, 2017
    Configuration menu
    Copy the full SHA
    ccad2ed View commit details
    Browse the repository at this point in the history