Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
PH Soares
2
Views
2
Comments
Problems with Bali 9.1
Question
Installation
I just made a upgrade to Bali 9.1.0.8 version in my enviroment test. I have one action that generates new password and was encrypted by
GenerateSaltedMD5Hash
(). And now this action is deprecated.
Someone knows how to solve this, because a have tried use
GenerateSaltedSHA512Hash
() action, but a i got a truncated message.
Miguel João
Staff
Hello Pedro
The MD5 Hash has been deprecated, but it's still available in Bali 9.1 What exactly is the use case that you have and is not working?
Do you get an error generating the SHA512Hash? Or validating the password?
Have you checked the
breaking changes document
for Bali 9.1? In this document you have details on the solutions to solve the breaking changes introduced in Bali 9.1.
Let me know if this helps.
Cheers
Miguel
PH Soares
Hello Miguel
First I wanna say thanks for your help. I double check the
breaking changes document
and found a way to fix my problem changing my logical programm.
Thank you again.
Pedro
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...