https://github.com/mlibrary/cosign-drupal8
a module to utilize cosign for drupal logins
https://github.com/mlibrary/cosign-drupal8
drupal8
Last synced: 11 months ago
JSON representation
a module to utilize cosign for drupal logins
- Host: GitHub
- URL: https://github.com/mlibrary/cosign-drupal8
- Owner: mlibrary
- Created: 2015-11-24T17:56:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T09:34:50.000Z (over 2 years ago)
- Last Synced: 2024-12-30T01:52:39.661Z (about 1 year ago)
- Topics: drupal8
- Language: PHP
- Size: 63.5 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cosign-drupal8
a module to utilize cosign for drupal logins at um
You need to add "RewriteRule ^cosign/valid - [L] " to .htaccess below "RewriteEngine on"
The tests (both simple and phpunit) do not currently work