|
auth
|
REFACTOR
|
2024-04-28 13:54:24 +02:00 |
|
engines
|
Add Zeroize
|
2024-05-05 14:56:47 +02:00 |
|
storage
|
REFACTOR
|
2024-04-28 13:54:24 +02:00 |
|
auth.rs
|
Switch from Pool<Any> to Pool<Sqlite>
|
2024-05-02 13:40:02 +02:00 |
|
common.rs
|
Add database (no schemata yet, only axum state)
|
2024-04-28 16:57:08 +02:00 |
|
engines.rs
|
Logic to resolve mount points
|
2024-05-02 13:57:01 +02:00 |
|
identity.rs
|
Switch from Pool<Any> to Pool<Sqlite>
|
2024-05-02 13:40:02 +02:00 |
|
main.rs
|
feat: Graceful shutdown
|
2024-05-05 15:02:29 +02:00 |
|
storage.rs
|
Switch from Pool<Any> to Pool<Sqlite>
|
2024-05-02 13:40:02 +02:00 |
|
sys.rs
|
Switch from Pool<Any> to Pool<Sqlite>
|
2024-05-02 13:40:02 +02:00 |