github-actions[bot]
|
c24788d5bb
|
Version Packages
|
2025-12-16 14:08:20 +00:00 |
|
Fredrik Adelöw
|
4e4901c21d
|
Merge pull request #32095 from UncleDoom/refactor-oauthcookiemanager-fix-chunked-cookie-removal
fix(auth): fix edge case related to chunked oauth token cookie
|
2025-12-15 22:11:48 +01:00 |
|
Dominik Bargowski
|
b35f8b2ac8
|
fix(auth): fix edge case related to new chunked oauth token cookie having less chunks than previous one and refactor for readability
Signed-off-by: Dominik Bargowski <dominik.bargowski@gmail.com>
|
2025-12-10 19:58:31 +01:00 |
|
github-actions[bot]
|
e08f48a9b5
|
Version Packages (next)
|
2025-12-09 15:00:09 +00:00 |
|
Jessica He
|
e9dd634664
|
fix(auth): update cookie deletion logic for chunked cookies
Signed-off-by: Jessica He <jhe@redhat.com>
|
2025-12-05 09:18:05 -05:00 |
|
Fredrik Adelöw
|
2e09a29a40
|
improve auth flake
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-12-03 12:32:36 +01:00 |
|
dependabot[bot]
|
de96a60f7a
|
chore(deps): bump express from 4.21.2 to 4.22.0
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...4.22.0)
---
updated-dependencies:
- dependency-name: express
dependency-version: 4.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-02 20:33:46 +01:00 |
|
github-actions[bot]
|
756986e5e7
|
Version Packages (next)
|
2025-11-25 16:21:32 +00:00 |
|
Jessica He
|
2389358126
|
fix(auth): remove leading dot in auth cookie cleanup
Signed-off-by: Jessica He <jhe@redhat.com>
|
2025-11-24 12:25:18 -05:00 |
|
github-actions[bot]
|
792f4d7e3d
|
Version Packages
|
2025-11-18 12:23:09 +00:00 |
|
github-actions[bot]
|
3738293d26
|
Version Packages (next)
|
2025-11-04 15:00:26 +00:00 |
|
github-actions[bot]
|
807af8ce0e
|
Version Packages (next)
|
2025-10-21 16:14:43 +00:00 |
|
Patrik Oldsberg
|
b436f73803
|
Merge pull request #31166 from schultzp2020/constructor-parameters
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
|
2025-10-15 18:56:42 +02:00 |
|
github-actions[bot]
|
d6ce2db9ca
|
Version Packages
|
2025-10-14 15:29:54 +00:00 |
|
Paul Schultz
|
05f60e1e0a
|
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
Signed-off-by: Paul Schultz <pschultz@pobox.com>
|
2025-10-14 08:29:21 -05:00 |
|
github-actions[bot]
|
c2c60546d2
|
Version Packages (next)
|
2025-09-24 12:57:42 +00:00 |
|
github-actions[bot]
|
b799a2d07f
|
Version Packages
|
2025-09-16 13:22:58 +00:00 |
|
github-actions[bot]
|
020d484ac4
|
Version Packages (next)
|
2025-09-09 15:00:36 +00:00 |
|
benjdlambert
|
62e3de764c
|
chore: initial plugin fix
Signed-off-by: benjdlambert <ben@blam.sh>
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-09-09 16:26:24 +02:00 |
|
github-actions[bot]
|
ac48eeb3ba
|
Version Packages (next)
|
2025-09-02 12:17:03 +00:00 |
|
Jessica He
|
3aff9e1213
|
remove domain attribute to set OAuth cookies as host-only
Signed-off-by: Jessica He <jhe@redhat.com>
|
2025-08-19 15:24:18 -04:00 |
|
github-actions[bot]
|
b93a3471c2
|
Version Packages
|
2025-08-19 13:01:39 +00:00 |
|
github-actions[bot]
|
531a48848c
|
Version Packages (next)
|
2025-07-29 14:40:44 +00:00 |
|
github-actions[bot]
|
9a7cae26c9
|
Version Packages
|
2025-07-15 14:26:41 +00:00 |
|
github-actions[bot]
|
952cefedd8
|
Version Packages (next)
|
2025-07-01 11:50:02 +00:00 |
|
github-actions[bot]
|
58558ef2c1
|
Version Packages
|
2025-06-17 12:45:56 +00:00 |
|
Fredrik Adelöw
|
0169b23ed3
|
just a few more circular dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-06-16 10:43:28 +02:00 |
|
github-actions[bot]
|
d57a6f7828
|
Version Packages (next)
|
2025-06-03 13:12:47 +00:00 |
|
github-actions[bot]
|
19f0650b16
|
Version Packages (next)
|
2025-05-27 14:48:17 +00:00 |
|
github-actions[bot]
|
389d265b60
|
Version Packages
|
2025-05-20 08:25:02 +00:00 |
|
github-actions[bot]
|
1c0cb7be17
|
Version Packages (next)
|
2025-05-13 13:52:18 +00:00 |
|
Patrik Oldsberg
|
21cdb5fdf7
|
Merge pull request #28967 from JessicaJHee/dangerouslyAllowSignInWithoutUserInCatalog-config
introduce dangerouslyAllowSignInWithoutUserInCatalog auth resolver config
|
2025-05-13 12:18:55 +02:00 |
|
Jessica He
|
5cc1f7f3ed
|
Address feedback
Signed-off-by: Jessica He <jhe@redhat.com>
|
2025-05-07 15:19:49 +09:00 |
|
Patrik Oldsberg
|
83656f8999
|
.github/CODEOWNERS: adjust ownership for new project areas
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-05-05 14:19:45 +02:00 |
|
Jessica He
|
c30d1a9963
|
introduce dangerouslyAllowSignInWithoutUserInCatalog auth resolver config
Signed-off-by: Jessica He <jhe@redhat.com>
|
2025-04-30 10:35:39 +09:00 |
|
github-actions[bot]
|
125d09682e
|
Version Packages (next)
|
2025-04-29 14:27:15 +00:00 |
|
Patrik Oldsberg
|
768e15d5b0
|
Merge pull request #29714 from backstage/rugvip/no-ent
auth-backend: add omitIdentityTokenOwnershipClaim flag
|
2025-04-24 14:33:59 +02:00 |
|
Patrik Oldsberg
|
332e934112
|
auth-node: add optional identity to sign-in result
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-04-23 19:11:09 +02:00 |
|
github-actions[bot]
|
ce2cf32847
|
Version Packages (next)
|
2025-04-22 12:36:56 +00:00 |
|
github-actions[bot]
|
2582af906d
|
Version Packages
|
2025-04-15 15:36:15 +00:00 |
|
github-actions[bot]
|
127408219b
|
Version Packages
|
2025-03-18 12:55:57 +00:00 |
|
github-actions[bot]
|
f9fb465e38
|
Version Packages (next)
|
2025-03-04 16:49:37 +00:00 |
|
Patrik Oldsberg
|
26550b1097
|
Merge pull request #28984 from backstage/rugvip/defaults
auth-backend: move getDefaultOwnershipEntityRefs to resolver context
|
2025-02-27 18:43:45 +01:00 |
|
Patrik Oldsberg
|
b6702ea5a2
|
auth-backend: move getDefaultOwnershipEntityRefs to resolver context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-27 13:38:19 +01:00 |
|
github-actions[bot]
|
aed536abc5
|
Version Packages (next)
|
2025-02-25 13:17:11 +00:00 |
|
github-actions[bot]
|
0df84b6ae4
|
Version Packages
|
2025-02-18 15:19:53 +00:00 |
|
Ben Lambert
|
620de76e57
|
Merge pull request #28800 from jmadureira/oauth_authenticate_errors
Handle errors during an oauth start stage
|
2025-02-18 15:34:57 +01:00 |
|
Patrik Oldsberg
|
ab9a6fb321
|
auth-node: add scopeAlreadyGranted field
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-12 12:39:54 +01:00 |
|
github-actions[bot]
|
549edc389e
|
Version Packages (next)
|
2025-02-11 15:39:12 +00:00 |
|
João Madureira
|
5838e02101
|
Fixed some styling issues
Signed-off-by: João Madureira <jpmadureira@gmail.com>
|
2025-02-11 13:47:22 +00:00 |
|