Jump to content

Username/Pswrd encryption in FMP URL?


onefish

This topic is 2983 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 3 weeks later...

I mean you could use some sort of encrpytion/decryption in the url when storing parameters to at least obfuscate the data stored in the url.  I have an AES_Encrypt/Decrypt function that I use to store & set a field for username that is sent via email.  When a user clicks the link it opens a Web Direct database and performs a script that decrypts the value stored in the parameter.

 

But that's just for username.  I would never send a password via a url parameter.

Edited by James Gill
Link to comment
Share on other sites

This topic is 2983 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.