aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/UserResource.java
AgeCommit message (Expand)Author
2017-01-25- Add "deviceReadonly" user fieldAbyss777
2017-01-16Initial manager implementationAbyss777
2016-11-24Remove another unnecessary variableSun Howwrongbum
2016-11-24Update as per code reviewSun Howwrongbum
2016-11-24Add option to set some default User propertiesSun Howwrongbum
2016-11-23New user security check (fix #2589)Anton Tananaev
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-18- Flip user-token mapAbyss777
2016-11-18Implement users tokensAbyss777
2016-11-17Add user expiration and device limitAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-08Add back-end readonly checksAnton Tananaev
2016-08-23Implement cache for users objectsAbyss777
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