vichan-devel / vichan

Vichan is the most popular and widely used imageboard software in the world. It is a free, light-weight, fast, highly configurable and user-friendly imageboard software package.
https://vichan.info
Other
630 stars 197 forks source link

Abandoned dependencies #657

Open Zankaria opened 9 months ago

Zankaria commented 9 months ago

Installing the dependencies via composer results in these warnings:

Package dapphp/securimage is abandoned, you should avoid using it. No replacement was suggested.
Package geoip/geoip is abandoned, you should avoid using it. Use geoip2/geoip2 instead.
RealAngeleno commented 9 months ago

Don't worry about it for now. Eventually, all of vichan will be rewritten, but these notices won't affect anything.

Zankaria commented 9 months ago

Rewritten?

Mek101 commented 8 months ago

Are there any up to date versions that are API compatible?

Zankaria commented 8 months ago

Don't worry about it for now. Eventually, all of vichan will be rewritten, but these notices won't affect anything.

Is the rewrite actively being worked upon? If so, where can I find the source?

Zankaria commented 8 months ago

Add minify to the list

perdedora commented 2 months ago

Geoip was deprecated to geoip2, if upgraded, needs instructions on how to setup. Securimage it's troubling and captchas in php in a whole. The only one more active is gregwar. The alternative would be using some service or running a external captcha.