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-02-28 12:13:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
359129f5866d370a09c023fdc4d3e922d322712e
shlink
/
module
/
CLI
/
test
/
Command
/
Api
History
Alejandro Celaya
9f564b9785
Do not allow API keys to be disabled by plain-text key
2025-11-08 09:16:15 +01:00
..
DeleteKeyCommandTest.php
Add new command to delete API keys
2025-10-20 10:34:53 +02:00
DisableKeyCommandTest.php
Do not allow API keys to be disabled by plain-text key
2025-11-08 09:16:15 +01:00
GenerateKeyCommandTest.php
Replace ExitCode with standard symfony Command constants
2025-04-22 12:07:41 +02:00
InitialApiKeyCommandTest.php
Make InitialApiKeyCommand invokable
2025-11-01 11:41:50 +01:00
ListKeysCommandTest.php
Fall back API key names to auto-generated keys
2024-11-05 11:26:39 +01:00
RenameApiKeyCommandTest.php
Use invokable commands approach on some API console commands
2025-06-26 08:41:18 +02:00