Commit Graph

15 Commits

Author SHA1 Message Date
James Muehlner
b3eeb36b87 GUACAMOLE-526: Update webapp to angular 1.6.9. 2018-04-25 22:25:02 -07:00
James Muehlner
32f8d84fde GUACAMOLE-73: Clear permission cache when saving or updating to force permission reload. 2016-08-16 21:41:43 -07:00
Michael Jumper
c586d1840d GUACAMOLE-5: Expose session as a REST resource. Refactor /api/data to /api/session/data. 2016-07-12 21:23:47 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
James Muehlner
b0ac9e8d52 GUAC-1429: Modify Directory API to set identifier on added object, and update javascript to use new models. 2015-12-09 22:59:08 -08:00
Michael Jumper
a6cab24983 GUAC-586: Use auth provider identifiers within connection group REST service. 2015-09-02 19:51:27 -07:00
James Muehlner
91b0d72a60 GUAC-1126 Add caching of GET requests in REST API services. 2015-04-08 22:58:25 -07:00
James Muehlner
9489eaa122 GUAC-1000 User list should be filtered based on update and delete permission - furthermore admins should always have access to any user. 2015-01-20 19:22:09 -08:00
James Muehlner
459449c6d3 GUAC-995 Improve permission checking around connections and groups. 2015-01-13 21:27:54 -08:00
Michael Jumper
3c5213e103 GUAC-932: Clean up REST JavaScript for connections and groups. Update Java style to match. 2014-12-18 00:02:05 -08:00
Michael Jumper
ef5a9f9600 GUAC-932: Add permission filtering to recursive connection group query. 2014-12-17 00:18:38 -08:00
Michael Jumper
ac6e92860b GUAC-932: Add support for recursive query (and break JS). 2014-12-16 17:47:15 -08:00
Michael Jumper
0ef7c4a527 GUAC-932: Handle FIXMEs for connection/connection group creation. Update connection group service to use ConnectionGroup class. 2014-12-12 09:52:22 -08:00
Michael Jumper
4ebb66c40d GUAC-932: Rename various *DAO to *Service. Rename legacy services to legacy*, pending removal/refactor. 2014-12-11 15:39:06 -08:00
Michael Jumper
6d6bf889f2 GUAC-932: Refactor existing REST service JS into single 'rest' module. 2014-12-11 15:05:31 -08:00