Skip to content

Releases: alarsyo/lohr

2023 updates

12 Dec 14:47
Compare
Choose a tag to compare

"Stable" Rocket v0.5, Cargo.lock bumped

Rocket v0.5.0-rc.1 update

10 Jun 03:53
Compare
Choose a tag to compare

Lohr now compiles fine on stable Rust with Rocket's v0.5.0-rc.1

Crates.io README

31 Mar 17:40
Compare
Choose a tag to compare

README is now displayed correctly on crates.io

Blacklist fix

31 Mar 17:07
Compare
Choose a tag to compare

Parsing a file would fail if it didn't contain a blacklist field

Pass config file via flag, and blacklist support

31 Mar 17:05
Compare
Choose a tag to compare

Webhook signature verification

30 Mar 09:36
Compare
Choose a tag to compare

Lohr now verifies the server's signature via a shared secret, which should make it secure against webhook forgery.

Cargo.toml fixes

29 Mar 23:18
Compare
Choose a tag to compare

Adds repository and homepage links in Cargo.toml

First real release

29 Mar 23:17
Compare
Choose a tag to compare

This is probably still alpha quality, but I'm using it to mirror my repos without too much trouble.