Search
Preparing search index...
The search index is not available
@blinkk/fileset
Options
All
Public
Public/Protected
All
Inherited
Menu
@blinkk/fileset
webui
Module webui
Index
Variables
Urls
Functions
configure
get
Config
is
Enabled
is
User
Allowed
render
Access
Denied
Variables
Const
Urls
Urls
:
{
CALLBACK
:
string
;
ERROR
:
string
;
LOGIN
:
string
}
= ...
Type declaration
CALLBACK
:
string
ERROR
:
string
LOGIN
:
string
Functions
configure
configure
(
app
:
express.Application
)
:
void
Parameters
app:
express.Application
Returns
void
get
Config
get
Config
(
)
:
{
clientId
:
string
;
clientSecret
:
string
;
sessionSecret
:
string
}
Returns
{
clientId
:
string
;
clientSecret
:
string
;
sessionSecret
:
string
}
client
Id
:
string
client
Secret
:
string
session
Secret
:
string
is
Enabled
is
Enabled
(
)
:
boolean
Returns
boolean
is
User
Allowed
is
User
Allowed
(
email
:
string
)
:
boolean
Parameters
email:
string
Returns
boolean
render
Access
Denied
render
Access
Denied
(
app
:
express.Application
, req
:
express.Request
, res
:
express.Response
)
:
void
Parameters
app:
express.Application
req:
express.Request
res:
express.Response
Returns
void
Modules
api
cache
commands/serve
commands/upload
countries
defaults
gitdata
locale
manifest
server
trie
upload
webui
Urls
configure
get
Config
is
Enabled
is
User
Allowed
render
Access
Denied
Generated using
TypeDoc