Yair Zaslavsky has posted comments on this change.

Change subject: aaa: Introducing new Extension properties
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/24978/3/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/aaa/provisional/ProvisionalAuthenticator.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/aaa/provisional/ProvisionalAuthenticator.java:

Line 29:     @Override
Line 30:     public void init() {
Line 31:         broker = LdapFactory.getInstance(getProfileName());
Line 32:         context.put(ExtensionProperties.AUTHOR, "oVirt");
Line 33:         context.put(ExtensionProperties.EXTENSION_NAME, "Provisional 
Authentication (LbapBroker code based)");
> Internal Kerberos/LDAP Authentication
To replace the entire string with what you wrote, or just in the ( ) ?
Line 34:         context.put(ExtensionProperties.LICENSE, "ASL 2.0");
Line 35:         context.put(ExtensionProperties.HOME, "http://www.ovirt.org";);
Line 36:         context.put(ExtensionProperties.VERSION, "1.0");
Line 37: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib3fa4c5ca319afee31930fd3a8a4e3009a80ea6d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to