Branch: refs/heads/Issue4_ApplicationsRestApi
  Home:   https://github.com/Mobicents/RestComm
  Commit: 50fd1505ecf2ea569dd6126810ed158a3f0788ad
      
https://github.com/Mobicents/RestComm/commit/50fd1505ecf2ea569dd6126810ed158a3f0788ad
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/LoginRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/ProjectRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RasRestService.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/AutheticationFilter.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/RvdUser.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/Ticket.java
    M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js

  Log Message:
  -----------
  Several changes to improve multitenancy experience.
In Detail:
 - Modified ProjectApplicationsApi so that it works both with cookie-based and 
basic-http-auth based tickets.
 - Added synchronization with Application entities to RAS project project 
import operation.
 - Fixed AuthenticationFilter so that it works correctly when both 
basic-http-auth headers and RVD cookie-based token are present.
 - Extended RvdUser so that it contains Ticket id too.
 - Deprecated application list method in RvdController endpoint and updated 
AdminUI to use the correct method in /projects endpoint.

Refers #87, fixes #560.


  Commit: dc2a08388c17c03accf93bcc599b777af0782157
      
https://github.com/Mobicents/RestComm/commit/dc2a08388c17c03accf93bcc599b777af0782157
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
    M restcomm/restcomm.rvd/src/main/webapp/workspace/rvdCollectVerbDemo/state
    M restcomm/restcomm.rvd/src/main/webapp/workspace/rvdESDemo/state
    M restcomm/restcomm.rvd/src/main/webapp/workspace/rvdSayVerbDemo/state

  Log Message:
  -----------
  Merge branch 'Issue4_ApplicationsRestApi' of 
https://github.com/Mobicents/RestComm into Issue4_ApplicationsRestApi


Compare: 
https://github.com/Mobicents/RestComm/compare/bcc6b382023c...dc2a08388c17

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to