Commit Graph

295 Commits

Author SHA1 Message Date
Stanley Dimant
74efb5eb6a try onconnected rate limiting 2022-08-03 23:34:52 +02:00
Stanley Dimant
831029a244 Revert "remove throttling"
This reverts commit ccb9478f70.
2022-08-03 23:17:20 +02:00
Stanley Dimant
6dafbe77ba Revert "shuffle things around"
This reverts commit b9c6660e08.
2022-08-03 23:17:17 +02:00
Stanley Dimant
ccb9478f70 remove throttling 2022-08-03 23:02:42 +02:00
Stanley Dimant
b9c6660e08 shuffle things around 2022-08-03 22:58:07 +02:00
Stefan Berg
32ad6f2b38 Rename test 2022-08-03 22:46:47 +02:00
rootdarkarchon
f7fa128efa Merge pull request #6 from isbeorn/main
Fix lodestone character id extraction
2022-08-03 22:45:52 +02:00
Stefan Berg
60439535e7 Fix lodestone character id extraction 2022-08-03 22:43:11 +02:00
Stanley Dimant
8181018c6d try something more for rate limiting 2022-08-03 22:43:00 +02:00
Stanley Dimant
aebb7fdbb0 adjust contextaccessor 2022-08-03 22:18:29 +02:00
Stanley Dimant
6da875713f add httpcontextaccessor 2022-08-03 22:16:30 +02:00
Stanley Dimant
0b68d199d0 remove reconnect handler 2022-08-03 22:09:42 +02:00
Stanley Dimant
6c21606319 fix build 2022-08-03 21:55:53 +02:00
Stanley Dimant
4477e186a3 remove anonymous 2022-08-03 21:51:54 +02:00
Stanley Dimant
9e0ac74de7 get actual IP from connection 2022-08-03 19:42:02 +02:00
Stanley Dimant
d5b7dd69e8 minor adjustments 2022-08-03 19:16:01 +02:00
rootdarkarchon
edd91d19f6 Merge pull request #4 from isbeorn/main
Replace timer with Background Task - lock slash command to prevent concurrency issues
2022-08-03 19:11:46 +02:00
rootdarkarchon
8910d012c5 Merge pull request #5 from PassiveModding/main
Avoid multiple instantiations of Random
2022-08-03 19:10:02 +02:00
Passive
2f281f366b Replace obsolete rng call with RandomNumberGenerator.GetBytes 2022-08-03 16:36:59 +10:00
Passive
08c3bbde3c Use single instance for rng in discord bot 2022-08-03 16:34:38 +10:00
Stefan Berg
5871c7de4f Replace timer - lock slash command to prevent concurrency issues 2022-08-03 02:24:00 +02:00
Stanley Dimant
2a902ef15f fix not being able to delete discord auth for not finished reg account 2022-08-03 01:20:31 +02:00
Stanley Dimant
b0ec2c5001 fix lodestonemapping crash temp 2022-08-03 01:08:37 +02:00
Stanley Dimant
42f086730f try to fix some crashes 2022-08-03 00:52:13 +02:00
Stanley Dimant
66affed8ae fucking ephemeral 2022-08-03 00:36:54 +02:00
Stanley Dimant
fef74cc72a another try with defer 2022-08-03 00:33:32 +02:00
Stanley Dimant
c96f45959c adjust verification 2022-08-03 00:17:43 +02:00
Stanley Dimant
5d1726b9cf tfw you forget initialization 2022-08-03 00:03:08 +02:00
Stanley Dimant
0503898d50 try a queue approach 2022-08-03 00:01:56 +02:00
Stanley Dimant
31bc36c136 try to rate limit the registration somewhat 2022-08-02 23:38:17 +02:00
Stanley Dimant
bcb4f6565e try to counter the hug of death 2022-08-02 23:26:36 +02:00
Stanley Dimant
ee0ccdf0cb enable ephemeral 2022-08-02 23:16:20 +02:00
Stanley Dimant
722b3fbec6 change handle register modal to not defer 2022-08-02 23:14:14 +02:00
Stanley Dimant
4da0c83ff7 fix build error 2022-08-02 23:12:09 +02:00
Stanley Dimant
fdea046c77 change some stuff 2022-08-02 23:11:22 +02:00
Stanley Dimant
f794d62122 actually purge users on deletion 2022-08-02 22:47:31 +02:00
Stanley Dimant
915152bae9 check for options name during register properly 2022-08-02 22:09:53 +02:00
Stanley Dimant
2d967ab9b6 apparently you cannot have spaces 2022-08-02 22:06:51 +02:00
Stanley Dimant
1c9ce846ca add two named suboptions 2022-08-02 22:05:08 +02:00
Stanley Dimant
0b47ad37ed try adding two options 2022-08-02 22:03:34 +02:00
Stanley Dimant
e19d6d882c add forced as subcommand 2022-08-02 22:01:15 +02:00
Stanley Dimant
432994d1d5 remove option from register 2022-08-02 21:57:59 +02:00
Stanley Dimant
f1d5601925 add register in addition 2022-08-02 21:56:39 +02:00
Stanley Dimant
d3ea056375 adjust date and register forced command 2022-08-02 21:52:25 +02:00
Stanley Dimant
2984660389 add /register forced 2022-08-02 21:48:10 +02:00
rootdarkarchon
4102203dae Merge pull request #3 from Penumbra-Sync/fuck_people
Fuck people
2022-08-01 17:43:11 +02:00
Stanley Dimant
e0f273a020 add lodestone auth, add rate limiting middleware 2022-08-01 17:41:46 +02:00
Stanley Dimant
4d3226aa8b adjust server to use authentication where needed 2022-08-01 10:42:19 +02:00
rootdarkarchon
cc53e5650d Merge pull request #2 from Penumbra-Sync/postgresql
migrate to postgresql
2022-08-01 02:14:31 +02:00
Stanley Dimant
7a40eba295 migrate to postgresql 2022-08-01 00:48:21 +02:00