close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

MySQLi encrypted login

Thread began 11/16/2015 2:30 am by Steve_UK | Last modified 2/28/2018 6:21 pm by Ray Borduin | 1503 views | 4 replies |

Steve_UK

MySQLi encrypted login

Hello there

I am looking for the password encryption option in the MySQLi extension that used to exist in the old MySQL login - where would i find that please?
Also back in March Jason advised that the MySQLi extensions were planned to be integrated into the next Databridge release.

Do you have a roadmap for this next release yet?
Haven't seen any recent posts from Jason by the way - is he still with WebAssist?

Many thanks

Sign in to reply to this post

Ray BorduinWebAssist

If you own Data Bridge you will be able to use the encryption bindings with MySQLi to encrypt values while inserting or updating the database.

We don't have a public release date for the next version of Data Bridge.

Sign in to reply to this post
Did this help? Tips are appreciated...

Steve_UK

Encryption

Ray

Thank you for the reply.
I have tried that but the encryption bindings such as MD5 do not appear in the default list of available formats for me.
I tried to add it from the 'Security Assist' option but get the attached message.

Sorry if I am doing something wrong with this!

Thank you

Sign in to reply to this post

Ray BorduinWebAssist

I see... it appears the DMXZone Extension Manager doesn't properly add the formats to the formats.xml file, and our files aren't set up to self-install.

I can update them so that they will install using the method you tried without error in a future version... for now you will have to edit your xml file directly.

Go to your users configuration folder and find the file:
Configuration/ServerFormats/PHP_MySQL/Formats.xml

add this code:

<menu id="EncFormatSecurityAssist_PHP" name="SecurityAssist">
<format title="Encryption - Crypt" file="WACryptEncryption" expression="&lt;\?\s*php\s*echo\s*WA_CryptEncryption\([^\r\n]*\);?\s*\?&gt;" func="WA_CryptEncryption" id="WACryptEncryption_PHP" />
<format title="Decryption - Hash" file="WAHashDecryption" expression="&lt;\?\s*php\s*echo\s*WA_HashDecryption\([^\r\n]*\);?\s*\?&gt;" func="WA_HashDecryption" id="WAHashDecryption_PHP" />
<format title="Encryption - Hash" file="WAHashEncryption" expression="&lt;\?\s*php\s*echo\s*WA_HashEncryption\([^\r\n]*\);?\s*\?&gt;" func="WA_HashEncryption" id="WAHashEncryption_PHP" />
<format title="Encryption - MD5" file="WAMD5Encryption" expression="&lt;\?\s*php\s*echo\s*WA_MD5Encryption\([^\r\n]*\);?\s*\?&gt;" func="WA_MD5Encryption" id="WAMD5Encryption_PHP" />
<format title="Decryption - RIJNDAEL" file="WARIJNDAELDecryption" expression="&lt;\?\s*php\s*echo\s*WA_RIJNDAELDecryption\([^\r\n]*\);?\s*\?&gt;" func="WA_RIJNDAELDecryption" id="WARIJNDAELDecryption_PHP" />
<format title="Encryption - RIJNDAEL" file="WARIJNDAELEncryption" expression="&lt;\?\s*php\s*echo\s*WA_RIJNDAELEncryption\([^\r\n]*\);?\s*\?&gt;" func="WA_RIJNDAELEncryption" id="WARIJNDAELEncryption_PHP" />
<format title="Encryption - SHA1" file="WASHA1Encryption" expression="&lt;\?\s*php\s*echo\s*WA_SHA1Encryption\([^\r\n]*\);?\s*\?&gt;" func="WA_SHA1Encryption" id="WASHA1Encryption_PHP" />
</menu>



That will add the formats you need to your format list.

Sign in to reply to this post
Did this help? Tips are appreciated...

Steve_UK

Ray

Perfect - thanks for your help.

Just noticed in case this crops up for you again that the behaviour didn't insert the include to the file ../webassist/security_assist/wa_md5encryption.php, into the page, although it DID make the physical folder itself under the site.

Steve

Sign in to reply to this post

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...