mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 02:22:21 +00:00
Move nextcloud_login to frontend crate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use super::{AuthenticationProvider, User};
|
||||
use super::AuthenticationProvider;
|
||||
use actix_session::Session;
|
||||
use actix_web::{
|
||||
FromRequest, HttpMessage,
|
||||
|
||||
Reference in New Issue
Block a user