mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-06-11 19:03:21 +02:00
Importing X-FABFIRE auth mechanism
This commit is contained in:
@ -69,7 +69,7 @@ impl UserRef {
|
||||
|
||||
static USERDB: OnceCell<UserDB> = OnceCell::new();
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
#[repr(transparent)]
|
||||
pub struct Users {
|
||||
userdb: &'static UserDB,
|
||||
|
Reference in New Issue
Block a user