summaryrefslogtreecommitdiff
path: root/src/routers/tmwa
AgeCommit message (Expand)AuthorFilesLines
2020-03-03reduce the cooldown on legitimate tmwa operations to avoid bansgumi1-2/+2
2020-03-02add support for Vault + major refactorgumi3-37/+22
2019-07-14remove unused stuffgumi1-1/+0
2019-05-26fix a typo in the outbound emailgumi1-2/+3
2019-05-26list all account names in the outbound reset emailgumi1-1/+5
2019-05-26tell players to contact staff if they believe they've been hackedgumi1-3/+3
2019-05-26prevent from doing many resets at the same timegumi1-2/+18
2019-05-26add uuid-based password resetgumi1-4/+115
2019-05-25use template literals instead of relying on console printfgumi1-2/+2
2019-05-25send to webhook on successful account creationv2.1.0gumi1-2/+2
2019-05-25use integrated nodemailer and connect to tmwa-admin directlygumi1-124/+152
2018-04-11EXPERIMENTAL: automated password resets for tmwagumi2-2/+127
2018-04-11make the console less verbosegumi2-10/+6
2018-04-10remove a testing leftovergumi1-1/+0
2018-04-10new major version: v1.0.0v1.0.0gumi3-0/+137