mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Check
This commit is contained in:
@@ -19,4 +19,5 @@ export interface BasicAuth {
|
|||||||
username?: string;
|
username?: string;
|
||||||
password?: string;
|
password?: string;
|
||||||
ticket?: string;
|
ticket?: string;
|
||||||
|
test?: string;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user