Click here to Skip to main content
15,913,211 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
Generalpassword policy Pin
V.4-Oct-16 23:24
professionalV.4-Oct-16 23:24 
GeneralRe: password policy Pin
F-ES Sitecore4-Oct-16 23:26
professionalF-ES Sitecore4-Oct-16 23:26 
GeneralRe: password policy Pin
V.4-Oct-16 23:30
professionalV.4-Oct-16 23:30 
GeneralRe: password policy Pin
Johnny J.4-Oct-16 23:32
professionalJohnny J.4-Oct-16 23:32 
GeneralRe: password policy Pin
V.4-Oct-16 23:33
professionalV.4-Oct-16 23:33 
GeneralRe: password policy Pin
phil.o5-Oct-16 2:33
professionalphil.o5-Oct-16 2:33 
GeneralRe: password policy Pin
Brady Kelly6-Oct-16 9:05
Brady Kelly6-Oct-16 9:05 
GeneralRe: password policy Pin
F-ES Sitecore4-Oct-16 23:39
professionalF-ES Sitecore4-Oct-16 23:39 
V. wrote:
how is it comparing the old (encrypted) password to the new (encrypted) one?

It decrypts it first, encryption is two-way. So it takes "&#HDSW" from the database as your old password and decrypts it to "god_123". It then compares that to the new password you've entered.
GeneralRe: password policy Pin
Kornfeld Eliyahu Peter4-Oct-16 23:48
professionalKornfeld Eliyahu Peter4-Oct-16 23:48 
GeneralRe: password policy PinPopular
Mark_Wallace5-Oct-16 0:10
Mark_Wallace5-Oct-16 0:10 
GeneralRe: password policy Pin
Kornfeld Eliyahu Peter5-Oct-16 0:47
professionalKornfeld Eliyahu Peter5-Oct-16 0:47 
GeneralRe: password policy Pin
GenJerDan5-Oct-16 5:13
GenJerDan5-Oct-16 5:13 
GeneralRe: password policy Pin
Mark_Wallace5-Oct-16 10:26
Mark_Wallace5-Oct-16 10:26 
GeneralRe: password policy Pin
xiecsuk5-Oct-16 21:35
xiecsuk5-Oct-16 21:35 
GeneralRe: password policy Pin
Michael Waters6-Oct-16 7:10
Michael Waters6-Oct-16 7:10 
GeneralRe: password policy Pin
GenJerDan6-Oct-16 7:12
GenJerDan6-Oct-16 7:12 
GeneralRe: password policy Pin
F-ES Sitecore5-Oct-16 0:14
professionalF-ES Sitecore5-Oct-16 0:14 
GeneralRe: password policy Pin
Eddy Vluggen5-Oct-16 0:25
professionalEddy Vluggen5-Oct-16 0:25 
GeneralRe: password policy Pin
raddevus5-Oct-16 2:50
mvaraddevus5-Oct-16 2:50 
GeneralRe: password policy Pin
Eddy Vluggen5-Oct-16 2:54
professionalEddy Vluggen5-Oct-16 2:54 
GeneralRe: password policy Pin
raddevus5-Oct-16 3:43
mvaraddevus5-Oct-16 3:43 
GeneralRe: password policy Pin
Eddy Vluggen5-Oct-16 4:02
professionalEddy Vluggen5-Oct-16 4:02 
JokeRe: password policy Pin
raddevus5-Oct-16 4:11
mvaraddevus5-Oct-16 4:11 
GeneralRe: password policy Pin
Eddy Vluggen5-Oct-16 4:39
professionalEddy Vluggen5-Oct-16 4:39 
GeneralRe: password policy Pin
Worried Brown Eyes5-Oct-16 5:08
Worried Brown Eyes5-Oct-16 5:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.