Difference between revisions of "Bypassing the Login Page"

From SmartWiki
Jump to: navigation, search
Line 12: Line 12:
 
Note: this technique should not be used to create as [[Browser|browser]] shortcut, as the [[Username|username]] and [[Password|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:Browser Scripting]]
+
[[Category:Global Settings]][[Category:Browser Scripts]]

Revision as of 11:32, 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.