close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

SecurityAssist Login

Thread began 1/29/2015 10:57 am by Jack Stockton | Last modified 1/30/2015 6:26 am by Jason Byrnes | 2369 views | 13 replies |

Jack Stockton

SecurityAssist Login

My login page seems to be hardcoded to one page.

$WA_redirectURL = "Docs_Search.php";

How can I change this to use the page that user came from?
Such as AccountWeb_detail.php?CustomerID=7F4556001

Sign in to reply to this post

Jason ByrnesWebAssist

in the security assist login behavior, there is an options to Go to the Previous URL if it exists, it looks for an accesscehck url variable to determine the previous page.

make sure that option is enabled in the login behavior, and also make sure the login form action is set to forward any URL variables that are passed into it:

action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?><?php echo (isset($_SERVER["QUERY_STRING"]) && $_SERVER["QUERY_STRING"] != "")?"?".htmlspecialchars($_SERVER["QUERY_STRING"]):""; ?>"

Sign in to reply to this post

Jack Stockton

security assist login behaviors

How do I get back into the security assist login behaviors?

Sign in to reply to this post

Jason ByrnesWebAssist

on the login page, open the server behaviors panel, they security assist authenticate user server behaviors for the login page will be in the server behaviors list, double click them to edit.

Sign in to reply to this post

Jack Stockton

I had to reinstall Databridge. When I click on the behavior it removes all the data.

How do I get the system to recognize that it is valid. The system is in production...I cannot start over.

Sign in to reply to this post

Jason ByrnesWebAssist

send a link to your page and FTP information, and i can make the change for you.

include a test logon as well please.

Sign in to reply to this post

Jack Stockton

Try this info.

Sign in to reply to this post

Jason ByrnesWebAssist

on your login page, the forms action was not updated to pass the existing query string.

i changed the action to use the code suggested in my first reply

you didn't provide a test login, so i can't test this, but i believe it should fixture issue.

Sign in to reply to this post

Jack Stockton

Trouble

Sign in to reply to this post

Jason ByrnesWebAssist

see pm

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...