Commit Graph

3 Commits

Author SHA1 Message Date
aeneasr d77e2cf56c
fix: update year 2023-01-03 08:22:16 +01:00
Kevin Goslar 8406eaf920
feat: standardize license headers (#2790) 2022-11-08 17:41:34 +01:00
Łukasz Harasimowicz e48e9fac7a
feat: implement blocking webhooks (#1585)
feat: implement blocking webhooks (#1585)

This feature allows webhooks to return validation errors in the registration and login flow from a webhook. This feature enables you to deny sign-ups from a specific domain, for example.

A big thank you goes out to the team at Wikia / Fandom for implementing and contributing to this feature!

Closes #1724
Closes #1483
2022-07-22 10:10:57 +02:00