This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-08 00:03:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa77c944d8e57be4a833344b2dbec9fc90f6e91c
shlink
/
module
/
Rest
/
src
/
Authentication
History
Alejandro Celaya
77d810b735
Replaced all FQ global function and constants by explicit imports
2018-10-28 08:24:06 +01:00
..
Plugin
Implemented ApiKeyHeaderPlugin
2018-09-29 08:34:47 +02:00
AuthenticationPluginManager.php
Converted AuthenticationpluginManager in a plain plugin manager and encasulated in new service adding extra behavior
2018-09-29 08:16:40 +02:00
AuthenticationPluginManagerFactory.php
Created system of authentication plugins
2018-09-28 22:08:01 +02:00
AuthenticationPluginManagerInterface.php
Converted AuthenticationpluginManager in a plain plugin manager and encasulated in new service adding extra behavior
2018-09-29 08:16:40 +02:00
JWTService.php
Replaced all FQ global function and constants by explicit imports
2018-10-28 08:24:06 +01:00
JWTServiceInterface.php
Fixed all possible PHPStan errors
2017-12-27 16:23:54 +01:00
RequestToHttpAuthPlugin.php
Converted AuthenticationpluginManager in a plain plugin manager and encasulated in new service adding extra behavior
2018-09-29 08:16:40 +02:00
RequestToHttpAuthPluginInterface.php
Converted AuthenticationpluginManager in a plain plugin manager and encasulated in new service adding extra behavior
2018-09-29 08:16:40 +02:00