Add API tokens support #9
@ -105,5 +105,5 @@ pub const API_TOKEN_DESCRIPTION_MIN_LENGTH: usize = 5;
|
||||
/// API token description max length
|
||||
pub const API_TOKEN_DESCRIPTION_MAX_LENGTH: usize = 30;
|
||||
|
||||
/// API token path max length
|
||||
/// API token right path max length
|
||||
pub const API_TOKEN_PATH_MAX_LENGTH: usize = 255;
|
||||
|
Loading…
Reference in New Issue
Block a user