github-actions[bot]
46046059b4
Version Packages (next)
2024-04-23 14:53:09 +00:00
github-actions[bot]
0e48f5a289
Version Packages
2024-04-16 12:20:53 +00:00
github-actions[bot]
036b9b3434
Version Packages (next)
2024-04-09 15:55:28 +00:00
github-actions[bot]
366cf07ad3
Version Packages (next)
2024-04-02 14:11:36 +00:00
github-actions[bot]
bb8923602f
Version Packages
2024-03-27 09:37:09 +00:00
Fredrik Adelöw
04655bb318
Generate Release
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 21:41:20 +01:00
github-actions[bot]
e83e055841
Version Packages
2024-03-19 14:56:10 +00:00
github-actions[bot]
778bc48921
Version Packages (next)
2024-03-12 13:35:55 +00:00
github-actions[bot]
8db51ca72f
Version Packages (next)
2024-03-05 13:38:18 +00:00
github-actions[bot]
4cca80fbf8
Version Packages (next)
2024-02-27 16:48:30 +00:00
Fredrik Adelöw
2af5354361
Bump dependency jose to v5
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-21 10:50:31 +01:00
github-actions[bot]
f1831dd9b2
Version Packages
2024-02-20 11:04:26 +00:00
github-actions[bot]
7236e15fa2
Version Packages (next)
2024-02-13 14:00:45 +00:00
Patrik Oldsberg
847218837d
add missing repository fields
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-02-08 01:17:10 +01:00
github-actions[bot]
b17a6cccce
Version Packages (next)
2024-02-06 14:58:46 +00:00
github-actions[bot]
c70c3dc393
Version Packages (next)
2024-01-30 13:38:11 +00:00
github-actions[bot]
185d5ea0b0
Version Packages (next)
2024-01-23 13:57:50 +00:00
Daniel Doberenz
3637d507d4
Merge branch 'backstage:master' into Extend-microsoft-auth-provider
2024-01-17 14:59:00 +01:00
github-actions[bot]
8070f67dc4
Version Packages
2024-01-16 11:44:56 +00:00
Daniel Doberenz
1dcaccf5d3
Installed loadash to plugin
...
Signed-off-by: Daniel Doberenz <daniel.doberenz@lichtblick.de >
2024-01-15 10:09:45 +01:00
github-actions[bot]
ac277f3c91
Version Packages (next)
2024-01-09 12:44:34 +00:00
github-actions[bot]
a3ccddeba5
Version Packages (next)
2024-01-02 10:42:54 +00:00
github-actions[bot]
c9f71fba8d
Version Packages (next)
2023-12-25 23:42:26 +00:00
Fredrik Adelöw
0738b72533
keep going
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-12-20 16:18:00 +01:00
github-actions[bot]
a9801a3ec9
Version Packages
2023-12-19 13:39:54 +00:00
Daniel Doberenz
14e0116632
Installed loadash to plugin
...
Signed-off-by: Daniel Doberenz <daniel.doberenz@lichtblick.de >
2023-12-19 06:48:06 +01:00
github-actions[bot]
3f1192f32f
Version Packages (next)
2023-12-12 15:45:17 +00:00
Daniel Doberenz
17e7834724
Added loadash to plugin package.json the correct way.
...
Signed-off-by: Daniel Doberenz <daniel.doberenz@lichtblick.de >
2023-12-06 06:58:42 +01:00
github-actions[bot]
a7f57602d1
Version Packages (next)
2023-12-05 13:55:44 +00:00
Daniel Doberenz
78c0190eb0
Added loadash to plugin package.json.
...
Signed-off-by: Daniel Doberenz <daniel.doberenz@lichtblick.de >
2023-12-05 13:35:21 +01:00
renovate[bot]
a62764b94c
fix(deps): update dependency passport to ^0.7.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 18:57:19 +00:00
github-actions[bot]
356906bab8
Version Packages (next)
2023-11-28 13:37:18 +00:00
github-actions[bot]
8ece80419a
Version Packages (next)
2023-11-21 15:13:12 +00:00
github-actions[bot]
c8a8aac2af
Version Packages
2023-11-14 13:25:17 +00:00
github-actions[bot]
8a9f0ce86b
Version Packages (next)
2023-11-07 09:43:56 +00:00
Patrick Jungermann
fde212dd10
fix(auth/microsoft): fix missing profile photo and access token for foreign scopes
...
This change re-adds the loading of the logged-in user's profile picture
as well as the "skip profile" logic for foreign scopes
which got lost while migrating the Microsoft auth provider to the new module.
Additionally, it uses the 96x96 size instead of 48x48.
The image is used on the profile card on the settings page (`/settings`)
rendered as 96x96 and was blurry due to the upscaling.
Replaces the `types.d.ts` file with type declarations with the use of
`@types/passport-microsoft`.
Closes : #20677
Closes : #20699
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-11-07 09:19:26 +01:00
github-actions[bot]
f577e1176f
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-10-31 15:42:09 +01:00
github-actions[bot]
8345a35d04
Version Packages (next)
2023-10-24 11:04:16 +00:00
github-actions[bot]
8cdb8c2e40
Version Packages
2023-10-17 08:54:50 +00:00
github-actions[bot]
e43d3eb1b7
Version Packages (next)
2023-10-10 11:39:03 +00:00
Chris
2d8f7e82c1
auth-backend: migrate microsoft provider to separate module
...
Signed-off-by: Chris Gemmell <chris.gemmell8@gmail.com >
2023-09-23 15:26:40 +10:00