index
:
legacy/api
github/fork/pazkero/jesusalva/compat
github/fork/pazkero/totp
master
TMW RESTful API
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
fix cache update on evol name change
gumi
1
-1
/
+1
2020-03-15
refactor strictIPCheck => strictIpCheck in vault.login
gumi
1
-1
/
+2
2020-03-15
add an Identity type
gumi
7
-90
/
+207
2020-03-15
turn the session store into a proper class
gumi
3
-46
/
+131
2020-03-11
refactor the authentication and validation
gumi
7
-541
/
+361
2020-03-08
immediately swap the uuid after login and check the email
gumi
2
-2
/
+42
2020-03-06
only give 30 minutes to click a login link
gumi
1
-3
/
+7
2020-03-06
prevent uuid bruteforcing
gumi
7
-8
/
+140
2020-03-06
expose the vault account id
gumi
2
-0
/
+6
2020-03-05
oh how I wish this was typescript
gumi
2
-1
/
+3
2020-03-04
this is for you, Jesusalva
gumi
6
-23
/
+23
2020-03-04
pre-cache the game accounts on login
gumi
12
-189
/
+397
2020-03-03
add rudimentary anti-bruteforcing
gumi
4
-11
/
+59
2020-03-03
tmwa accounts can have 4-character passwords (yes, it's dumb)
gumi
1
-1
/
+1
2020-03-03
reduce the cooldown on legitimate tmwa operations to avoid bans
gumi
1
-2
/
+2
2020-03-03
simplify some sequelize operations
gumi
2
-11
/
+6
2020-03-03
auto-fix accounts with no primary identity
gumi
1
-1
/
+6
2020-03-02
more bugs, yay
gumi
2
-2
/
+2
2020-03-02
fix primary identity assignment for new accounts
gumi
1
-1
/
+1
2020-03-02
hotfix
gumi
2
-6
/
+26
2020-03-02
add support for Vault + major refactor
gumi
27
-37
/
+2855
2019-07-14
remove unused stuff
gumi
1
-1
/
+0
2019-05-26
fix a typo in the outbound email
gumi
1
-2
/
+3
2019-05-26
list all account names in the outbound reset email
gumi
1
-1
/
+5
2019-05-26
tell players to contact staff if they believe they've been hacked
gumi
1
-3
/
+3
2019-05-26
prevent from doing many resets at the same time
gumi
1
-2
/
+18
2019-05-26
add uuid-based password reset
gumi
1
-4
/
+115
2019-05-25
use template literals instead of relying on console printf
gumi
1
-2
/
+2
2019-05-25
send to webhook on successful account creation
v2.1.0
gumi
1
-2
/
+2
2019-05-25
use integrated nodemailer and connect to tmwa-admin directly
gumi
1
-124
/
+152
2018-04-11
EXPERIMENTAL: automated password resets for tmwa
gumi
2
-2
/
+127
2018-04-11
make the console less verbose
gumi
2
-10
/
+6
2018-04-10
remove a testing leftover
gumi
1
-1
/
+0
2018-04-10
new major version: v1.0.0
v1.0.0
gumi
3
-0
/
+137