mirror of
https://github.com/nullishamy/ferri.git
synced 2025-04-29 20:29:23 +00:00
Basic admin UI #10
Labels
No labels
bug
cleanup
duplicate
enhancement
future
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Reference: amy/ferri#10
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Configure basic settings
We should write back to the config file so that all configuration is persisted in a portable fashion.
Sorts of things to include:
Start by having a basic "enter the password" prompt which is configured through the config file, and prove out writing to the config file
State would need to be mutex wrapped.
https://api.rocket.rs/v0.5/rocket/struct.Shutdown