Go to file
Colin McDonald 81a7806629 Modify DELETE /users/:id/activePunishment to remove all active punishments (instead of just the first one found) - this removes any possible confusion due to having to unban someone multiple times (due to the data importer creating duplicate punishments) 2016-07-17 16:20:42 -04:00
src/main Modify DELETE /users/:id/activePunishment to remove all active punishments (instead of just the first one found) - this removes any possible confusion due to having to unban someone multiple times (due to the data importer creating duplicate punishments) 2016-07-17 16:20:42 -04:00
.gitignore Update .gitignore 2016-05-21 15:22:53 -04:00
Jenkinsfile Update Jenkinsfile to only deploy master to Maven. 2016-05-22 20:17:31 -07:00
apiv3.properties Add support for reading the http keystore path + keystore password from our config file 2016-07-10 12:50:04 -04:00
pom.xml Use Google's libphonenumber to perform more robust phone number validation and to convert all phone numbers to E164 before storing them. Closes #45 2016-07-16 17:23:31 -04:00