Summary: | www/rustypaste: Update to 0.14.4 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jesús Daniel Colmenares Oviedo <DtxdF> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/orhun/rustypaste/blob/v0.14.4/CHANGELOG.md | ||||||
Attachments: |
|
Description
Jesús Daniel Colmenares Oviedo
2024-01-15 03:12:19 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=05b4c116f0bb819204c8abb5db537e671ac3eca3 commit 05b4c116f0bb819204c8abb5db537e671ac3eca3 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-01-16 07:57:36 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-01-17 08:48:06 +0000 www/rustypaste: Update to 0.14.4 ChangeLog: https://github.com/orhun/rustypaste/blob/v0.14.4/CHANGELOG.md * Remove excessive warning messages when auth tokens are not found * Return 404 for not exposed endpoints instead of 403 * Disallow blank delete_tokens and auth_tokens * Bump dependencies PR: 276344 Reported by: DtxdF@disroot.org (maintainer) www/rustypaste/Makefile | 3 +- www/rustypaste/Makefile.crates | 45 ++++++++++++++++---- www/rustypaste/distinfo | 96 +++++++++++++++++++++++++++++++++--------- 3 files changed, 112 insertions(+), 32 deletions(-) Committed, Thanks! |