adding OpenID Connect (#49)

Adding 2 plugins. 1 enables OIDC authentication, the other stops admin tracking and is compatible with the OIDC plugin.
This commit is contained in:
Josh Panter 2019-11-24 05:39:08 -05:00 committed by ྅༻ Ǭɀħ ༄༆ཉ
parent f4a741dd26
commit e35da63c7b

View file

@ -224,8 +224,12 @@
### N
- [No Traking Admins](https://github.com/joshp23/YOURLS-No-Tracking-Admins) - No loggin clicks for authenticated users (compatible with OIDC).
### O
- [OIDC](https://github.com/joshp23/YOURLS-OIDC) - OpenID Connect authentication against a generic OpenID Connect server
### P
- [Password Protection](https://github.com/MatthewC/yourls-password-protection) - Password protect any Short URL you want so that users are prompted for a password before redirection