Simone
04/19/2022, 9:41 PMseancorfield
Scott Bennett
04/21/2022, 2:55 PMFormiko
04/21/2022, 9:59 PMdick
04/22/2022, 11:06 AMDave Merrill
04/22/2022, 3:37 PMSimone
04/22/2022, 5:17 PMSimone
04/22/2022, 5:18 PMdick
04/25/2022, 10:49 AMhash()
with an application and a per-user salt to generate passwords. With a new app I'm working on, I'm looking at bcrypt but from what I've read it doesn't have the concept of an application and per-user salt. Is adding an application-wide workfactor enough? Should I also top-and-tail the password with the two salts as I've done in the past?Alan
04/25/2022, 12:26 PMMarco
04/25/2022, 8:19 PMGareth
04/26/2022, 1:07 AMSimone
04/26/2022, 9:06 PMthisOldDave
04/27/2022, 11:34 AMJason Ryan
04/27/2022, 9:05 PMJason Ryan
04/28/2022, 3:25 PMpaolo79
04/28/2022, 6:03 PMfunction
attribute in cfscript is true?zackster
04/28/2022, 6:59 PMnickg
04/29/2022, 3:59 PMluongj
04/29/2022, 4:14 PMDave Merrill
05/02/2022, 6:30 PMryan
05/02/2022, 8:03 PMcarehart
05/02/2022, 10:00 PMraymondcamden
05/03/2022, 1:24 PMJason Ryan
05/04/2022, 9:05 PM/opt/lucee/server/lucee-server/context/lib/
and I'm at a loss for how I access it with createObject("java","????")
. I see the Lucee docs say it "should have package path as well as package name". I know that per the Java documentation, in its native language it would be imported by this package name com.healthx.smartonfhir
but that doesn't seem to be found by Lucee. I've tried a lot of things but having no luck.Patrick
05/05/2022, 1:14 PMwebsolete
05/06/2022, 12:45 PMAdam Cameron
Iyob Zenebe
05/07/2022, 3:21 PMMark S.
05/07/2022, 8:16 PM