mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 17:59:49 +00:00
Feature: Firefly widget (#4683)
Signed-off-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
e6a821ecc3
commit
cae304b7eb
9 changed files with 117 additions and 0 deletions
|
@ -48,6 +48,7 @@ export default async function credentialedProxyHandler(req, res, map) {
|
|||
"tandoor",
|
||||
"pterodactyl",
|
||||
"vikunja",
|
||||
"firefly",
|
||||
].includes(widget.type)
|
||||
) {
|
||||
headers.Authorization = `Bearer ${widget.key}`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue