Releases: Aetherinox/traefik-api-token-middleware
Releases · Aetherinox/traefik-api-token-middleware
v0.1.4
Release Info
Item | Value |
---|---|
🕟 Stamp | v0.1.3-2024-10-19T08:56:28.000Z 🔺 v0.1.4-2024-10-19T20:52:52.000Z |
📅 Last Release | 0 days ago |
What's New
This release contains the following changes:
feat
: adddebugLogs
property to show additional informationfeat
: addagentDeny
property to block certain useragents from accessing your routes- This is stacked on top of the Bearer or Authorization token
- If a user has the correct token, but is using a banned useragent, they will be denied
feat
: addagentAllow
property to allow certain useragents access to your routes- This is stacked on top of the Bearer or Authorization token
- If a user has the correct token, but is not listed in
agentAllow
, they will be denied
change
: json response now shows the following info about a user:- ip address
- host
- path
- require url
- useragent
- date / time
Statistics
How the files have changed:
- Changed files : 2
- Changes : 510
- Commits : 12
- Additions : 386
- Deletions : 124
- PRs (categorized) : 12
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🚀 Features
- add useragent blacklist : 3645442 @Aetherinox
- add property debugLogs : f745194 @Aetherinox
🔧 Changes
- json response now shows useragent, ip, other info : 2c927d2 @Aetherinox
- update error messages : 18cfec4 @Aetherinox
- add property agentAllow : 7f8ff9f @Aetherinox
✏️ Docs
- (readme) modify header description : ab6748a @Aetherinox
- (readme) update title : 9eedd0e @Aetherinox
- (readme) add updated examples : 6a1344f @Aetherinox
- (readme) add new properties : 4ae6fbb @Aetherinox
- (readme) update examples : 18be432 @Aetherinox
- (readme) add example for regexDeny : 56436f8 @Aetherinox
- (readme) update : 5102837 @Aetherinox
v0.1.3
Release Info
Item | Value |
---|---|
🕟 Stamp | v0.1.2-2024-10-17T07:00:11.000Z 🔺 v0.1.3-2024-10-19T08:56:28.000Z |
📅 Last Release | 2 days ago |
What's New
This release contains the following changes:
added
: new propertypermissiveMode
- allows you to have a dry-run and forces the request to be successful even if the token is invalid
change
: better logging in consolechange
: now logs / displays each request attempting to connect, including IP and the URL they are trying to access
Statistics
How the files have changed:
- Changed files : 4
- Changes : 167
- Commits : 4
- Additions : 137
- Deletions : 30
- PRs (categorized) : 4
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🚀 Features
- add permissiveMode : de25a19 @Aetherinox
🔧 Changes
- add log category : ac96271 @Aetherinox
✏️ Docs
- (readme) add permissiveMode : 8c02faf @Aetherinox
- (traefik) add permissiveMode : 93c60d6 @Aetherinox
v0.1.2
Release Info
Item | Value |
---|---|
🕟 Stamp | v0.1.1-2024-09-27T15:41:43.000Z 🔺 v0.1.2-2024-10-17T06:31:32.000Z |
📅 Last Release | 19 days ago |
What's New
This release contains the following changes:
added
: new parameterwhitelistIPs
- allows you to whitelist specific ip addresses that will bypass the api-token check.
- supports ipv4 / ipv6 and ip blocks
change
: added colored console messages to make plugin's messages stick out more in console
Statistics
How the files have changed:
- Changed files : 12
- Changes : 2369
- Commits : 8
- Additions : 1460
- Deletions : 909
- PRs (categorized) : 8
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update issues-* workflows : d4219e2 @Aetherinox
- update workflows : 2cd3881 @Aetherinox
- update workflows : 256a567 @Aetherinox
🚀 Features
- add OTP code support : 7b584da @Aetherinox
- add ip whitelisting : d95b705 @Aetherinox
🔧 Changes
- update configs : 22e12be @Aetherinox
✏️ Docs
- (readme) add whitelistIPs : 2e05f13 @Aetherinox
- (readme) add whitelistedIPs to parameter list : 307d0bc @Aetherinox
v0.1.1
Release Info
Item | Value |
---|---|
🕟 Stamp | v0.1.0-2024-09-27T13:29:19.000Z 🔺 0.1.1-2024-09-27T15:00:01.000Z |
📅 Last Release | 0 days ago |
What's New
change
: Better error messages to console logsdocs
: add images to github repoci
: use semver for tagged releases
Statistics
How the files have changed:
- Changed files : 12
- Changes : 69
- Commits : 9
- Additions : 35
- Deletions : 34
- PRs (categorized) : 7
- PRs (uncategorized) : 2
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🔧 Changes
- fix image paths : fb7c7df @Aetherinox
- better diagnostic messages to console : a1f57e0 @Aetherinox
✏️ Docs
- update : d810e32 @Aetherinox
- change cdn for images : 39ae0a1 @Aetherinox
- change README image cdn : 20225eb @Aetherinox
- misc minor edits : 8cfb407 @Aetherinox
- update badges : 9e576bb @Aetherinox
v0.1.0
Release Info
Item | Value |
---|---|
Stamp | bacae7713663153d753f5d01d641935533e40abd- 🔺 0.1.0-2024-09-27T13:26:30.000Z |
Last Release | Never |
What's New
This release contains the following changes:
- Initial release
Statistics
How the files have changed:
- Changed files : 24
- Changes : 4709
- Commits : 15
- Additions : 4708
- Deletions : 1
- PRs (categorized) : 14
- PRs (uncategorized) : 1
- PRs (open) : 0