master
fix-2.0.0-docs-update
2.0.X
fix-check-migrate
fix-knex
fix-data-type
node22
2.0-last-part
check-lang-json
fix-weblate-conflict3
revert-4376-progress-bar-redesign
update-badge
escaped-debug
revert-4704-dynamic_prometheus_labels
testcontainers
1.23.X
1.23.X-npm-update
fix-weblate-conflict
nfs-warning
extracted-grpc-monitor
custom-head
async-fs
unofficial/grafana-dashboard
convert-backend-test
api-via-socketio-client
improve-heartbeat-msg
npm-publish
queue
uptime-improve
ansible-unofficial
1.18.2
1.0.0
1.0.1
1.0.10
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.10.0
1.10.1
1.10.2
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.12.1
1.13.0
1.13.0-beta.0
1.13.0-beta.1
1.13.0-beta.2
1.13.1
1.13.2
1.14.0
1.14.0-beta.0
1.14.0-beta.1
1.14.0-beta.2
1.14.1
1.15.0
1.15.0-beta.0
1.15.0-beta.1
1.15.1
1.16.0
1.16.0-beta.0
1.16.1
1.17.0
1.17.0-beta.0
1.17.0-beta.1
1.17.1
1.18.0
1.18.0-beta.0
1.18.1
1.18.3
1.18.4
1.18.5
1.19.0
1.19.0-beta.0
1.19.0-beta.1
1.19.0-beta.2
1.19.1
1.19.2
1.19.3
1.19.4
1.19.5
1.19.6
1.2.0
1.20.0
1.20.0-beta.0
1.20.1
1.20.2
1.21.0
1.21.0-beta.0
1.21.0-beta.1
1.21.1
1.21.2
1.21.2-beta.0
1.21.3
1.22.0
1.22.0-beta.0
1.22.1
1.23.0
1.23.0-beta.0
1.23.0-beta.1
1.23.1
1.23.10
1.23.11
1.23.12
1.23.13
1.23.14
1.23.15
1.23.2
1.23.3
1.23.4
1.23.5
1.23.5-beta.0
1.23.6
1.23.7
1.23.8
1.23.9
1.3.0
1.3.1
1.3.2
1.5.0
1.5.1
1.5.2
1.5.3
1.6.0
1.6.1
1.6.2
1.6.3
1.7.0
1.7.1
1.7.2
1.7.3
1.8.0
1.9.0
1.9.1
1.9.2
2.0.0-beta.0
${ noResults }
2 Commits (d553c4c4f75801c53c93236cd253dd9415c03cac)
Author | SHA1 | Message | Date |
---|---|---|---|
Matthew Nickson |
e7feca1cd6
|
Added API key authentication handler
API key authentication is now possible by making use of the X-API-Key header. API authentication will only be enabled when a user adds their first API key, up until this point, they can still use their username and password to authenticate with API endpoints. After the user adds their first API key, they may only use API keys in future to authenticate with the API. In this commit, the prometheus /metrics endpoint has been changed over to the new authentication system. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com> |
2 years ago |
Matthew Nickson |
ee2eb5109b
|
Added basic web interface for API keys
Web interfaces for manging API keys have been added however translation keys are still required. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com> |
2 years ago |