Hello Ravi Nori,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/30830

to review the following change.

Change subject: restapi : the format of profile\user is not supported by 
REST-API
......................................................................

restapi : the format of profile\user is not supported by REST-API

the format of domain\user is not supported by
restapi

Change-Id: I9c8907d4dc612d67bb881af5a579eb8f16ce238a
Bug-Url: https://bugzilla.redhat.com/1123545
Signed-off-by: Ravi Nori <[email protected]>
---
M backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/30/30830/1

diff --git 
a/backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml 
b/backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml
index 8801a4d..af3194c 100644
--- a/backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml
+++ b/backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml
@@ -59,7 +59,7 @@
     
<filter-class>org.ovirt.engine.core.aaa.filters.BasicAuthenticationFilter</filter-class>
     <init-param>
       <param-name>user-name-format</param-name>
-      <param-value>UPN</param-value>
+      <param-value>RESTAPI_SPECIFIC</param-value>
     </init-param>
   </filter>
   <filter-mapping>


-- 
To view, visit http://gerrit.ovirt.org/30830
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c8907d4dc612d67bb881af5a579eb8f16ce238a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to