3 weeks ago | 1 commits to root since this release
/status.php
is now served for monitoring purposes/csrftoken
to get the CSRF token instead of /login
.src/config.rs
5 months ago | 17 commits to root since this release
cookie_key
has been added. You need to use openssl rand -base64 32
to generate it, and add it to your configuration file. More information here./link
endpoint method is now POST instead of GET. Edit your fail2ban rules accordingly (if any)./link
endpoint).5 months ago | 31 commits to root since this release
cargo run --no-default-features --features sqlite
if you upgrade from a previous version. Please see this page for details.db/
folder has been removed.7 months ago | 45 commits to root since this release
7 months ago | 53 commits to root since this release
This version is incompatible with Forms 2.0.3 or lower.
/apps/files
(not a big deal anyway).8 months ago | 61 commits to root since this release
Here we are.
This is a crash test. We gladly accept feedbacks.