diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-30 20:17:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-30 20:17:14 +0800 |
commit | c7d6fbd1cd492951acfa32c05012ea0c755e6f78 (patch) | |
tree | 79e65a63a05c06e01516b7d4cefd06a027b5dfdf /security/Makefile | |
parent | 7dd5ef8b731c966f8675e49f5218e73ab8569bc2 (diff) | |
download | freebsd-ports-gnome-c7d6fbd1cd492951acfa32c05012ea0c755e6f78.tar.gz freebsd-ports-gnome-c7d6fbd1cd492951acfa32c05012ea0c755e6f78.tar.zst freebsd-ports-gnome-c7d6fbd1cd492951acfa32c05012ea0c755e6f78.zip |
- Add rubygem-omniauth-cas3 1.1.3
This is a OmniAuth 1.0 compatible port of the previously available OmniAuth CAS
strategy that was bundled with OmniAuth 0.3. This strategy haas also been
updated for CAS protocol version 3.0 and patched to deal with namespace issues.
WWW: https://github.com/tduehr/omniauth-cas3
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index af021717c304..9b719410e004 100644 --- a/security/Makefile +++ b/security/Makefile @@ -957,6 +957,7 @@ SUBDIR += rubygem-nmap-parser SUBDIR += rubygem-omniauth SUBDIR += rubygem-omniauth-bitbucket + SUBDIR += rubygem-omniauth-cas3 SUBDIR += rubygem-omniauth-gitlab SUBDIR += rubygem-omniauth-multipassword SUBDIR += rubygem-omniauth-saml |