Pig Fang
|
590f62d035
|
use mail.driver to determine whether password reset is disabled
|
2018-07-15 18:18:56 +08:00 |
|
Pig Fang
|
5a0908517e
|
log the exceptions thrown by email service in detail
|
2018-07-15 18:15:55 +08:00 |
|
Pig Fang
|
209d74ab7a
|
use mailable
|
2018-07-15 17:42:03 +08:00 |
|
printempw
|
abde385776
|
Add more validation rules for player name
|
2018-06-19 11:51:34 +08:00 |
|
printempw
|
36064873e3
|
Revert "Add a option for adding a player after registered"
This feature will be implemented as a plugin. This reverts commit ad255252b57b135ddecf89aa1331c40c97324be9.
|
2018-06-15 22:44:30 +08:00 |
|
printempw
|
da48fd84dc
|
Adjust allowed maximum password length to 32
|
2018-02-24 16:32:19 +08:00 |
|
printempw
|
dd3f645e80
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
Pig Fang
|
bce4ed4a42
|
Add a option for adding a player after registered
|
2017-11-05 20:56:52 +08:00 |
|
Pig Fang
|
8d1adc7e4d
|
Add security check before resetting password
|
2017-11-05 10:25:20 +08:00 |
|
Pig Fang
|
abd27055c1
|
Add tests for AuthController
|
2017-11-04 20:25:54 +08:00 |
|
printempw
|
10801b8f7d
|
Redirect to last requested path after logging in
|
2017-06-28 20:42:51 +08:00 |
|
printempw
|
294b008880
|
now maximum password length is extended to 64
|
2017-01-18 22:35:25 +08:00 |
|
printempw
|
1d4dca0ff3
|
update util functions
|
2017-01-08 13:44:03 +08:00 |
|
printempw
|
7d9535007e
|
support hashing passwords with password_hash()
|
2017-01-08 12:49:32 +08:00 |
|
printempw
|
f5dd7c8c5f
|
bind user.current at CheckAuthenticated middleware
|
2017-01-07 22:28:37 +08:00 |
|
printempw
|
f7159e0bbb
|
use custom function to get client ip since Symfony's sucks
|
2016-12-31 13:56:53 +08:00 |
|
printempw
|
efd57bfce0
|
use Request::ip() instead
|
2016-12-16 22:20:41 +08:00 |
|
printempw
|
5fc43ed45b
|
fix some minor issues for plugins
|
2016-11-17 17:32:12 +08:00 |
|
printempw
|
11c88f28cd
|
add log for password resetting
|
2016-11-07 22:34:34 +08:00 |
|
printempw
|
e35fa9b85a
|
refactor models
|
2016-10-23 11:41:52 +08:00 |
|
printempw
|
d6e810da4a
|
working on data adaptation
|
2016-10-17 17:51:51 +08:00 |
|
printempw
|
a22357d1c6
|
fix translation of auth.logout.fail
|
2016-10-06 17:57:07 +08:00 |
|
printempw
|
f0532dcc6c
|
fix minimal length of password
|
2016-10-02 20:30:27 +08:00 |
|
printempw
|
1618707e5d
|
regenerate session id after logging out
|
2016-09-28 17:48:37 +08:00 |
|
printempw
|
459c325597
|
fix translation of noticing wrong password
|
2016-09-27 22:41:10 +08:00 |
|
printempw
|
41f24b9a3a
|
add menu for switching languages
|
2016-09-15 09:20:02 +08:00 |
|
printempw
|
6c1311db5e
|
add json helper function
|
2016-09-10 21:39:45 +08:00 |
|
printempw
|
fd622e2eb8
|
save session when terminate abnormally
|
2016-09-08 18:08:45 +08:00 |
|
printempw
|
b73c819142
|
use Mail of laravel
|
2016-09-04 16:15:15 +08:00 |
|
printempw
|
681a56a741
|
use validator of laravel instead of Validate class
|
2016-09-04 15:35:12 +08:00 |
|
printempw
|
f5c9e08ad6
|
use validator of laravel
|
2016-09-03 23:50:55 +08:00 |
|
printempw
|
9f02cf26c1
|
use custom helpers instead of util classes
|
2016-08-29 23:31:43 +08:00 |
|
printempw
|
0dd6d0125c
|
use redirect helper function
|
2016-08-29 23:12:45 +08:00 |
|
printempw
|
bde548de40
|
add PrettyPageException to handle exceptions which should be rendered
|
2016-08-29 19:47:30 +08:00 |
|
printempw
|
1e7030236e
|
initialize for laravel
|
2016-08-28 10:05:21 +08:00 |
|