Project

General

Profile

« Previous | Next » 

Revision 8526

Added by Jing Tao almost 11 years ago

Use the userManagementurl to replace the ldapweb.cgi.

View differences:

SaeonLogin.jspx
269 269
			<jsp:element name="a">
270 270
				<jsp:attribute name="target">_new</jsp:attribute>
271 271
				<jsp:attribute name="href">
272
					<!--<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon"</jsp:expression>-->
273
					<jsp:expression>KNB_SITE_URL + "/cgi-bin/ldapweb.cgi?cfg=saeon"</jsp:expression>
272
					<!--<jsp:expression>USER_MANAGEMENT_URL</jsp:expression>-->
273
					<jsp:expression>USER_MANAGEMENT_URL</jsp:expression>
274 274
				</jsp:attribute>
275 275
				<jsp:element name="img">
276 276
					<jsp:attribute name="src">
......
340 340
			<jsp:element name="a">
341 341
				<jsp:attribute name="target">_parent</jsp:attribute>
342 342
				<jsp:attribute name="href">
343
					<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon&amp;stage=resetpass"</jsp:expression>
343
					<jsp:expression>USER_MANAGEMENT_URL</jsp:expression>
344 344
				</jsp:attribute>
345 345
				<jsp:element name="img">
346 346
					<jsp:attribute name="src">
......
358 358
			<jsp:element name="a">
359 359
				<jsp:attribute name="target">_parent</jsp:attribute>
360 360
				<jsp:attribute name="href">
361
					<jsp:expression>CGI_URL + "/ldapweb.cgi?cfg=saeon&amp;stage=changepass"</jsp:expression>
361
					<jsp:expression>USER_MANAGEMENT_URL</jsp:expression>
362 362
				</jsp:attribute>
363 363
				<jsp:element name="img">
364 364
					<jsp:attribute name="src">

Also available in: Unified diff