Make oauthexceptions be http status 400 on signup as well master github/master
authorMagnus Hagander <magnus@hagander.net>
Thu, 12 Jun 2025 08:21:50 +0000 (10:21 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 12 Jun 2025 08:21:50 +0000 (10:21 +0200)
commit4bc540b6a0e0182b988f4a5da6ce7392d9007c3b
tree23a24956ce7e377ca021f20f323ad72d4a438fc4
parent7959b229ee7b85e3880607490e068f1ab8a70799
Make oauthexceptions be http status 400 on signup as well

This was already done for the majority on signin, but for new accounts
we should do the same.
pgweb/account/views.py