Click here to Skip to main content
15,888,286 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Edit Option for Q &A Pin
super24-Aug-15 3:53
professionalsuper24-Aug-15 3:53 
GeneralRe: Edit Option for Q &A Pin
OriginalGriff26-Aug-15 5:01
mveOriginalGriff26-Aug-15 5:01 
SuggestionUnencrypted password storage Pin
bgard6977224-Aug-15 0:53
bgard6977224-Aug-15 0:53 
GeneralRe: Unencrypted password storage Pin
Richard Deeming24-Aug-15 1:34
mveRichard Deeming24-Aug-15 1:34 
GeneralRe: Unencrypted password storage Pin
Tom Deketelaere24-Aug-15 3:28
professionalTom Deketelaere24-Aug-15 3:28 
GeneralRe: Unencrypted password storage Pin
P0mpeyBoy24-Aug-15 5:40
P0mpeyBoy24-Aug-15 5:40 
JokeRe: Unencrypted password storage Pin
Rage25-Aug-15 0:55
professionalRage25-Aug-15 0:55 
GeneralRe: Unencrypted password storage Pin
Richard Deeming25-Aug-15 2:09
mveRichard Deeming25-Aug-15 2:09 
Rage wrote:
send the encrypted password instead of the one in clear text in the email

How would that work? Confused | :confused:

If they sent you the password hash, you'd have no way to determine what the password was, and no way to log in.

If they changed everything to used reversible encryption - which would be a terrible idea! - and sent you the encrypted password, they'd also have to send you the encryption key so that you could decrypt the password. Making the encryption key public would defeat the whole purpose of encrypting the passwords.

Sending a temporary, randomly-generated, time-limited password to your registered email address is the only sensible way to handle a forgotten password.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Unencrypted password storage Pin
Rage25-Aug-15 2:17
professionalRage25-Aug-15 2:17 
GeneralRe: Unencrypted password storage PinPopular
Chris Maunder24-Aug-15 11:48
cofounderChris Maunder24-Aug-15 11:48 
GeneralRe: Unencrypted password storage Pin
jeron125-Aug-15 6:26
jeron125-Aug-15 6:26 
BugMessage Removed Pin
23-Aug-15 21:08
professionalChris87523-Aug-15 21:08 
GeneralMessage Removed Pin
23-Aug-15 23:23
mveOriginalGriff23-Aug-15 23:23 
GeneralMessage Removed Pin
23-Aug-15 23:53
professionalChris87523-Aug-15 23:53 
SuggestionI don't receive the CodeProject dailybuild newsletter since Aug, 21, 2015. Pin
Arthur V. Ratz23-Aug-15 19:17
professionalArthur V. Ratz23-Aug-15 19:17 
GeneralRe: I don't receive the CodeProject dailybuild newsletter since Aug, 21, 2015. Pin
Rage25-Aug-15 0:57
professionalRage25-Aug-15 0:57 
GeneralRe: I don't receive the CodeProject dailybuild newsletter since Aug, 21, 2015. Pin
Arthur V. Ratz25-Aug-15 1:56
professionalArthur V. Ratz25-Aug-15 1:56 
SuggestionWelcome to delete zone Pin
Afzaal Ahmad Zeeshan23-Aug-15 11:09
professionalAfzaal Ahmad Zeeshan23-Aug-15 11:09 
GeneralRe: Welcome to delete zone Pin
Chris Maunder24-Aug-15 11:50
cofounderChris Maunder24-Aug-15 11:50 
GeneralRe: Welcome to delete zone Pin
Brisingr Aerowing24-Aug-15 13:13
professionalBrisingr Aerowing24-Aug-15 13:13 
SuggestionQuick answers filter Pin
Wombaticus22-Aug-15 2:07
Wombaticus22-Aug-15 2:07 
SuggestionDid I imaging it, or were we not doing "shame the user" QA tagging? Pin
OriginalGriff21-Aug-15 5:33
mveOriginalGriff21-Aug-15 5:33 
GeneralRe: Did I imaging it, or were we not doing "shame the user" QA tagging? Pin
Chris Maunder21-Aug-15 5:44
cofounderChris Maunder21-Aug-15 5:44 
GeneralRe: Did I imaging it, or were we not doing "shame the user" QA tagging? Pin
Patrice T22-Aug-15 15:42
mvePatrice T22-Aug-15 15:42 
GeneralRe: Did I imaging it, or were we not doing "shame the user" QA tagging? Pin
OriginalGriff22-Aug-15 19:54
mveOriginalGriff22-Aug-15 19:54 

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

Flags: Answered

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