Age | Commit message (Expand) | Author |
---|---|---|
2015-12-02 | Implement REST login in the web app | Anton Tananaev |
2015-12-02 | Start web app migration to REST API | Anton Tananaev |
2015-12-02 | Minor refactoring in web server class | Anton Tananaev |
2015-12-02 | Add session authentication option | Anton Tananaev |
2015-12-01 | Add session resource for authentication | Anton Tananaev |
2015-12-01 | Fix warning reported by FindBugs tool | Anton Tananaev |
2015-12-01 | Refactor security request filtering | Anton Tananaev |
2015-12-01 | Minor cleanup of security context class | Anton Tananaev |
2015-12-01 | Refactor base and other resource classes | Anton Tananaev |
2015-12-01 | Remove unused methods and classes | Anton Tananaev |
2015-12-01 | Remove response builder utility class | Anton Tananaev |
2015-12-01 | Move role definitions to user model | Anton Tananaev |
2015-12-01 | Rename file as well | Anton Tananaev |
2015-12-01 | Rename CORS response filter | Anton Tananaev |
2015-12-01 | Explicitly register REST filters | Anton Tananaev |
2015-11-27 | Initial implementation of new api with jax-rs. | Rafael Guterres |