Pig Fang
|
2267a2cadb
|
Remove UserRepository
|
2019-03-23 11:06:36 +08:00 |
|
Pig Fang
|
aec3fe4a87
|
Support limiting single player
|
2019-03-22 21:40:12 +08:00 |
|
Pig Fang
|
c4d26a4c10
|
Simplify tests
|
2019-03-14 00:30:53 +08:00 |
|
Pig Fang
|
ceac906771
|
Rename column player_name to name
|
2019-03-13 13:16:51 +08:00 |
|
Pig Fang
|
3cf19d8656
|
Apply fixes from StyleCI (#11)
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).
---
For more information, click [here](https://github.styleci.io/analyses/8wKwbZ).
|
2019-03-02 22:58:37 +08:00 |
|
Pig Fang
|
e528547b89
|
Laravel 5.8 (#5)
|
2019-02-27 23:44:50 +08:00 |
|
Pig Fang
|
86397a6641
|
Fix risky tests
|
2018-11-25 14:32:14 +08:00 |
|
printempw
|
e6d35dd400
|
Update translations
|
2018-08-20 22:39:14 +08:00 |
|
Pig Fang
|
cf03da0a2e
|
Update tests
|
2018-08-19 18:28:38 +08:00 |
|
Pig Fang
|
2305a80102
|
Remove Utils class
|
2018-08-17 22:54:26 +08:00 |
|
Pig Fang
|
4a72442fdb
|
Add a option for requiring player name when register
|
2018-08-17 17:03:38 +08:00 |
|
Pig Fang
|
939d71923b
|
Enhance rate limit for sending password reset email
|
2018-08-17 16:07:24 +08:00 |
|
Pig Fang
|
0ef92a5565
|
Update tests and composer autoload
|
2018-08-17 15:25:08 +08:00 |
|
Pig Fang
|
b5468cc143
|
Support email verification
|
2018-08-17 12:32:44 +08:00 |
|
Pig Fang
|
706ca1938b
|
Update mail template of password reset
|
2018-08-16 18:10:09 +08:00 |
|
Pig Fang
|
40deffb3b9
|
Limit login attempts by IP address
|
2018-08-16 17:57:24 +08:00 |
|
Pig Fang
|
b3876468b2
|
Fix validating captcha
|
2018-08-12 16:00:21 +08:00 |
|
Pig Fang
|
35832a6993
|
Add Mailable test
|
2018-07-23 09:33:55 +08:00 |
|
Pig Fang
|
8bd60624a0
|
Fix validating captcha
|
2018-07-21 08:17:16 +08:00 |
|
Pig Fang
|
fdf618b2be
|
Use Laravel's auth system and use another captcha generator
|
2018-07-20 14:42:43 +08:00 |
|
Pig Fang
|
fa1c780786
|
Rename method on User model
|
2018-07-19 10:31:44 +08:00 |
|
Pig Fang
|
3c24a166e8
|
Use signed URL to simplify resetting password
|
2018-07-18 11:04:34 +08:00 |
|
Pig Fang
|
590f62d035
|
use mail.driver to determine whether password reset is disabled
|
2018-07-15 18:18:56 +08:00 |
|
Pig Fang
|
209d74ab7a
|
use mailable
|
2018-07-15 17:42:03 +08:00 |
|
Pig Fang
|
7524041a76
|
use Mail::fake()
|
2018-07-13 19:23:20 +08:00 |
|
Pig Fang
|
aa68641eba
|
fix tests of AuthController
|
2018-07-13 15:13:35 +08:00 |
|
printempw
|
da34062a9c
|
Add L10n support for site name and description
|
2018-07-06 14:49:39 +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 |
|
Pig Fang
|
79038d3c63
|
Add PHP 5.5 in Travis CI
|
2017-11-18 23:41:37 +08:00 |
|
Pig Fang
|
4d21fb5b02
|
Add event assertion for AuthController
|
2017-11-06 07:46:43 +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 |
|