Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Central: Fixed instaDisc_verifyUser() | Kelly Rauchenberger | 2008-08-16 | 1 | -3/+6 |
| | | | | | | | Previously, instaDisc_verifyUser() was lazy and checked a user's existance by routing the input through instaDisc_checkVerification() with the static Verification ID of 0, but it was forgotten that a static Verification ID would work once and be rejected after that. Refs #25 | ||||
* | Central: Add change password | Kelly Rauchenberger | 2008-08-15 | 1 | -0/+6 |
| | | | | Refs #25 and closes #35 | ||||
* | Central: Organized files | Kelly Rauchenberger | 2008-08-15 | 1 | -0/+400 |
Refs #25 |