Bubka

Results 246 comments of Bubka

Hi, How will a dual domain solve the delay problem? I don't understand ๐Ÿคจ

Ok, I think I get it. I guess Sablier can only apply one strategy per domain. So, having 2 domains/app_url would allow you to set a different strategy for each...

> that must be because of the default `THROTTLE_API=60` Indeed. I won't change the import process, and I don't want throttling to be fully disabled. Having two limits seems like...

Nice catch, will make the required changes to ensure that email addresses are compared case-insensitively ๐Ÿ‘๐Ÿป

Ok, so you are talking about the `oauth_id` column in the 2FAuth db. That property is indeed used to retrieve the user in the database. I did not notice that...

Hi, > i just finished deploy this on render what is render?

I didn't know about render.com. So what? Also, if "*i just finished deploy this **on render***" is an idiom which has nothing to do with render.com, as a non-English native...

Hi, I have deployed the 2FAuth image on the render free tier, here is the steps I achieved: 1. Generate a fresh APP_KEY, for example using https://generate-random.org/laravel-key 2. Start the...

Hi, > it's deployed on render What is render?

Ok thx ๐Ÿ‘๐Ÿป It looks like a migration rollback command has been run, which is rather unexpected. Did the app run correctly at first? Then the error appeared?