Yair Zaslavsky has posted comments on this change.

Change subject: aaa: Pass password across filters so it will be known during 
LoginUserCommand
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/34818/1/backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/FiltersHelper.java
File 
backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/FiltersHelper.java:

Line 19:         public final static String REQUEST_PROFILE_KEY = 
"ovirt_aaa_profile";
Line 20:         public final static String REQUEST_AUTH_TYPE_KEY = 
"ovirt_aaa_auth_type";
Line 21:         public final static String HEADER_AUTHORIZATION = 
"Authorization";
Line 22:         public static final String HEADER_WWW_AUTHENTICATE = 
"WWW-Authenticate";
Line 23:         public static final String REQUEST_PASSWORD_KEY = 
"ovirt_aaa_password";
> move to where request constants are?
Done
Line 24:         public static final String HEADER_PREFER = "Prefer";
Line 25:         public static final String HEADER_JSESSIONID_COOKIE = 
"JSESSIONID";
Line 26:     }
Line 27: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie48f8f1408b17882337f4fd0a8c38f7829472cf2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to