aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/UserResource.java
AgeCommit message (Expand)Author
2016-07-13Removed unnecessary geofences refresh while user manipulationAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-10GeofencesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-01-01Always allow admin to register new usersAnton Tananaev
2015-12-20Check readonly and registration flagsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev
2015-12-02Implement server config update APIAnton Tananaev
2015-12-01Refactor base and other resource classesAnton Tananaev
2015-12-01Remove response builder utility classAnton Tananaev
2015-12-01Move role definitions to user modelAnton Tananaev
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres