Changeset 1228 for branches/1.2
- Timestamp:
- 02/23/10 16:54:05 (3 years ago)
- File:
-
- 1 edited
-
branches/1.2/libs/UserAuth.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/libs/UserAuth.php
r1218 r1228 397 397 398 398 399 $password_check_old = $h->cage->post-> testPassword('password_old');399 $password_check_old = $h->cage->post->noTags('password_old'); 400 400 401 401 if ($this->loginCheck($h, $this->name, $password_check_old)) {
Note: See TracChangeset
for help on using the changeset viewer.