update to support user expire, timeout, and disconnect
This commit is contained in:
parent
fe65835f4a
commit
5fcd49e847
16 changed files with 744 additions and 238 deletions
|
|
@ -7,3 +7,8 @@ edition.workspace = true
|
|||
chattyness-error.workspace = true
|
||||
regex.workspace = true
|
||||
serde.workspace = true
|
||||
toml.workspace = true
|
||||
|
||||
[features]
|
||||
default = []
|
||||
ssr = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue