printempw
|
3c840aca46
|
Make it still basically functional if new columns missing
|
2018-08-08 12:40:14 +08:00 |
|
printempw
|
60a24c03b0
|
Deprecate Utils class and use helper functions instead
|
2018-08-07 11:52:05 +08:00 |
|
printempw
|
f40947c688
|
Add a option for requiring player name when register
|
2018-07-28 16:37:44 +08:00 |
|
printempw
|
4904e1c2a4
|
Add option to disable email verification
|
2018-07-28 00:58:50 +08:00 |
|
printempw
|
0e70a88e13
|
Use random generated token for password resetting
|
2018-07-28 00:42:09 +08:00 |
|
printempw
|
fd5d8a06ce
|
Enhance rate limit for sending password reset email
|
2018-07-27 16:47:49 +08:00 |
|
printempw
|
bcd4b059d5
|
Fix interacting with cache in tests
|
2018-07-27 14:26:32 +08:00 |
|
printempw
|
ebcc693ab4
|
Add user email verification
|
2018-07-26 18:20:02 +08:00 |
|
printempw
|
1490f202b3
|
Update mail template of password reset
|
2018-07-25 19:44:50 +08:00 |
|
printempw
|
534224c212
|
Limit login attempts by IP address
|
2018-07-25 15:28:59 +08:00 |
|
printempw
|
b047ee8fda
|
Add report() helper function
|
2018-07-22 00:39:56 +08:00 |
|
printempw
|
eb62bd0b6f
|
Use mail.driver to determine whether password reset is disabled
|
2018-07-12 14:45:37 +08:00 |
|
printempw
|
2a35e83939
|
Log the exceptions thrown by email service in detail
|
2018-07-11 23:31:20 +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 |
|