Open apbendi opened 4 years ago
it should only make u confirm once
you can make a datetime timezone aware by .replace(tzinfo=pytz.utc)
ing it
I push the fix for this today with the request from the last PR.
Great, thanks @zoek1! Be sure to build off the latest bulk-grants
branch, which has some additional functionality merged in.
Hey @zoek1, a couple of things related to SMS verification.
First, after going through the process once, I later got asked again, despite being logged in with the same user. It's only supposed to ask once, right?
Second, when I attempted to validated that second time around, I got a 500, with the following error in the logs:
Any thoughts? Maybe @owocki has some ideas too?