[Notice] Announcing the End of Demo Server [Read me]
lost-passowrd: Remove anonymous check option
@2c5343927f6c5436b44721b5f79646b828e55957
--- app/controllers/PasswordResetApp.java
+++ app/controllers/PasswordResetApp.java
... | ... | @@ -43,7 +43,6 @@ |
43 | 43 |
|
44 | 44 |
import static play.data.Form.form; |
45 | 45 |
|
46 |
-@AnonymousCheck |
|
47 | 46 |
public class PasswordResetApp extends Controller { |
48 | 47 |
|
49 | 48 |
public static Result lostPassword(){ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?