+auth cookies

This commit is contained in:
྅༻ Ǭɀħ ༄༆ཉ 2020-04-05 13:44:30 +02:00 committed by GitHub
parent a5bb47b5dd
commit b68484fc98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,6 +156,7 @@
### E
- [Edition Logger](https://github.com/esuarezsantana/yourls-edition-logger) - Logs to a file every url insertion, deletion, or modification, to provide traceability of users' actions allowing an open edition policy.
- [Enhanced Auth Cookies](https://github.com/ozh/yourls-enhanced-cookies) ⭐ - Enhances the cookie based authentication, making each auth cookie name unique and time based.
- [Every Click Counts](https://github.com/BstName/every-click-counts) - Click count include multiple clicks for the same client (ie there will be no browser caching of the redirection)
- [Expiry](https://github.com/joshp23/YOURLS-Expiry) - Defines optional conditions under which links will expire, able to set time and click limited links globally or per individual links.