Difference between revisions of "Bypassing the Login Page"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
Bypassing the Login Page
+
If you need to bypass '''Login Page Scripting''' that you have added to the Login Page, you use the following type of URL:
 
 
 
 
If you need to bypass Login Page Scripting that you have added to the Login Page, you use the following type of URL:
 
  
 
http://Alias.smartsimple.biz/exlogin.jsp?alias=alias&user=username&password=password
 
http://Alias.smartsimple.biz/exlogin.jsp?alias=alias&user=username&password=password
Line 10: Line 7:
 
You will need to use this technique when:
 
You will need to use this technique when:
  
* The Login Page Scripting is not functioning correctly
+
* The '''Login Page Scripting''' is not functioning correctly
* When you Clone a copy of SmartSimple and the original copy contains a Login Script preventing you from accessing the Clone.  
+
* When you '''Clone''' a copy of [[SmartSimple]] and the original copy contains a Login Script preventing you from accessing the Clone.  
  
Note: this technique should not be used to create as browser shortcut, as the username and password are exposed.
+
Note: this technique should not be used to create as [[Browser|browser]] shortcut, as the [[Username|username]] and [[Password|password]] are exposed.
  
[[Category:Global Settings]]
+
[[Category:Global Settings]][[Category:Browser Scripting]]

Revision as of 11:31, 30 October 2007

If you need to bypass Login Page Scripting that you have added to the Login Page, you use the following type of URL:

http://Alias.smartsimple.biz/exlogin.jsp?alias=alias&user=username&password=password

  • This address is Case Sensitive

You will need to use this technique when:

  • The Login Page Scripting is not functioning correctly
  • When you Clone a copy of SmartSimple and the original copy contains a Login Script preventing you from accessing the Clone.

Note: this technique should not be used to create as browser shortcut, as the username and password are exposed.