@mitra I was able to get mitra installed and at least at first glance everything seems fine. You really need better and more in-depth documentation btw.
However when I attempt to log into my instance using localhost:8383 I get the following errors:
2023-11-20T01:21:49 actix_cors::middleware [DEBUG] origin validation failed; inner service is not called 2023-11-20T01:21:49 actix_web::middleware::logger [DEBUG] Error in response: OriginNotAllowed 2023-11-20T01:21:49 actix_web::middleware::logger [INFO] POST /oauth/token HTTP/1.1 : 400 : 127.0.0.1How do I change the allowed domains list?