Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 1173)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#139 FIXED "Edit profile" - The "Website" field should not be required Caleb Davis joar
Description
Neither ``website`` nor ``bio`` should be mandatory to submit the
form.



#297 FIXED "Forgot your password" link disabled for no reason when registration disabled Jef van Schendel Christopher Allan Webber
Description
"Forgot your password" link currently gets disabled when
registration is disabled, but that's wrong. That link should be
there!

The functionality works, we should just enable the link from the
login page.

This is a suuuuuper simple task!



#72 FIXED "Lost password?" functionality ("Change password" functionality possibly embedded in case) Caleb Davis joar
Description
A user needs to be able to reset and recover his/her password.

When doing so, my initial plan is to


-  Generate a new password \* Generate a password hash for the
   newly generated password \* Overwrite the old hash with the new
   hash \* Set some kind of "user\_has\_forgotten\_password" or
   "requested\_to\_change\_password" value so that the user is pushed
   towards changing his/her password, thus avoiding any security
   issues related to the transfer of the password in plain text to the
   user.
-  Email the password to the user \* Ask the user to change his/her
   password \* Reset the "requested\_to\_change\_password" flag \*
   Update the generated password with the new password



1 2 3 4 5 6 7 8 9 10 11 12 13
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.