The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

Okay, another OOP question by MatthewDBA2011-01-13 06:24:48
  define: "encrypts the string" by Freakazoid2011-01-13 08:13:36
    I think I used AES by MatthewDBA2011-01-13 08:17:35
      not sure what your asking by Freakazoid2011-01-13 09:10:07
        I store the password in the database by MatthewDBA 2011-01-13 09:21:10
the hashed password that is. When someone tries to log in, they pass a username and password to the program. The program in turn tries to create a User object, beginning by hashing the supplied password and comparing that to the stored password. If successful - that is, if a correct username/password has been supplied - the User object queries the database and fills out the remainder of its information (first name, last name, title, etc.) The question is: Should my user object have User.Password as a property (alongside User.FirstName, User.Title, etc.)?
[ Reply ]
          One additional step I would do: by RetiQlum22011-01-13 09:28:49
            So are you saying that you would allow a by MatthewDBA2011-01-13 09:37:12
              I know nothing about how you're autrhentication... by RetiQlum22011-01-13 10:09:58
                The authentication process by MatthewDBA2011-01-13 10:20:30
                That isn't always so easily done for garbage... by CALL-1982011-01-13 10:42:31

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)