You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-06 06:02:40 +03:00
Run the registration policy on upstream OAuth registration
This commit is contained in:
@@ -24,6 +24,7 @@ pub struct FancyError {
|
||||
}
|
||||
|
||||
impl FancyError {
|
||||
#[must_use]
|
||||
pub fn new(context: ErrorContext) -> Self {
|
||||
Self { context }
|
||||
}
|
||||
|
Reference in New Issue
Block a user