Search Criteria
Package Details: ssowat-git master-1
Git Clone URL: | https://aur.archlinux.org/ssowat-git.git (read-only, click to copy) |
---|---|
Package Base: | ssowat-git |
Description: | A simple single sign-on (SSO) for nginx, written in Lua |
Upstream URL: | https://github.com/tYYGH/SSOwat |
Licenses: | |
Provides: | |
Submitter: | theYinYeti |
Maintainer: | theYinYeti |
Last Packager: | theYinYeti |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-24 13:26 |
Last Updated: | 2017-10-13 20:14 |
Dependencies (5)
- lua51-luajson
- lua51-lualdap (lua51-lualdap-git)
- nginx (nginx-custom-dev, nginx-nchan-git, nginx-nchan, nginx-devel, nginx-devel-mod-naxsi, nginx-google_filter, nginx-pagespeed, nginx-pagespeed-src, nginx-mainline-openssl-weak, nginx-rtmp, nginx-rtmp-src, nginx-rtmp-sergey-git, nginx-mainline-libressl, nginx-libressl, nginx-mainline-boringssl, zestginx, nginx-quiche, tengine, tengine-extra, nginx-quic, nginx-mainline)
- nginx-mainline-mod-lua
- git (git-git) (make)
Latest Comments
theYinYeti commented on 2017-09-24 16:01
To be able to install the nginx-mainline-mod-lua dependency, I had to apply the following patch:
http://yalis.fr/public/nginx-mainline-mod-lua.patch
It works for me this way. However, I do all the TLS stuff in haproxy, so I do not use TLS at all in Nginx. I have no idea if this patch works when TLS is handled by Nginx…