Skip to content

Commit

Permalink
Add VSFTPD to rejection list (#2750)
Browse files Browse the repository at this point in the history
* Add VSFTPD to wishlist

* Reject VSFTPD from catalog

---------

Co-authored-by: Alexandre Aubin <[email protected]>
  • Loading branch information
yunohost-bot and alexAubin authored Feb 11, 2025
1 parent 6770d11 commit 8a4648b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rejectedlist.toml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,14 @@ rejection_pr = "https://github.com/YunoHost/apps/pull/2679"
upstream = "https://github.com/OpenMined/PySyft"
website = "https://openmined.org/"

[vsftpd]
name = "VSFTPD"
description = "Serveur FTP(S)"
upstream = "ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-3.0.2/"
website = "https://security.appspot.com/vsftpd.html"
rejection_pr = "https://github.com/YunoHost/apps/pull/2750"
reason = "there's already an sftp feature integrated in yunohost t_t"

[paperlessai]
name = "PaperlessAI"
description = "An automated document analyzer for Paperless-ngx using OpenAI API, Ollama and all OpenAI API compati"
Expand Down
1 change: 1 addition & 0 deletions wishlist.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2342,6 +2342,7 @@ upstream = ""
website = "https://openvpn.net"
added_date = 1695656621 # 2023/09/25


[webhook-site]
name = "Webhook.site"
description = "Easily test HTTP webhooks with this handy tool that displays requests instantly."
Expand Down

0 comments on commit 8a4648b

Please sign in to comment.