mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
www/web-proxy-sso: switch to ummaintained instead of obsolete for now
PR: https://github.com/opnsense/plugins/commit/6450cbcaca3
This commit is contained in:
parent
ec2181d8a3
commit
e71840b1ff
2 changed files with 1 additions and 3 deletions
|
|
@ -127,7 +127,7 @@ www/cache -- Webserver cache
|
|||
www/caddy -- Modern Reverse Proxy with Automatic HTTPS, Dynamic DNS and Layer4 Routing
|
||||
www/nginx -- Nginx HTTP server and reverse proxy
|
||||
www/squid -- Squid is a caching proxy for the web (not maintained)
|
||||
www/web-proxy-sso -- Kerberos authentication module (pending removal)
|
||||
www/web-proxy-sso -- Kerberos authentication module (not maintained)
|
||||
```
|
||||
|
||||
A brief description of how to use the plugins repository
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ PLUGIN_VERSION= 2.2
|
|||
PLUGIN_REVISION= 3
|
||||
PLUGIN_COMMENT= Kerberos authentication module
|
||||
PLUGIN_DEPENDS= msktutil cyrus-sasl-gssapi
|
||||
PLUGIN_OBSOLETE= yes
|
||||
PLUGIN_MAINTAINER= evbevz@gmail.com
|
||||
PLUGIN_WWW= https://smart-soft.ru
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue