1
0
mirror of https://github.com/zitadel/zitadel.git synced 2025-03-15 08:20:51 +00:00
Livio Spring 4e1868e9bb
fix: prevent panic when retrieving session by id in internal calls ()
# Which Problems Are Solved

 introduced more possibilities to search for "own" sessions. Due to
this the permission checks for retrieving a session had to be updated
accordingly. Internal calls, such as retrieving them for sending
notifications do not require a permission, but the code was not properly
adjusted and thus could lead to panics.

# How the Problems Are Solved

- Properly handled (do not require) permission check for internal only
calls when retrieving the session by id.

# Additional Changes

None

# Additional Context

- needs backports to 2.68.x, 2.69.x, 2.70.x
- closes 
2025-03-03 11:24:52 +01:00
..
2024-02-28 10:55:54 +02:00
2024-04-16 11:19:17 +00:00
2024-11-28 10:06:52 +00:00
2024-08-14 14:18:14 +00:00
2024-03-27 15:48:22 +02:00
2024-09-11 10:53:55 +00:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-11-28 10:06:52 +00:00
2024-11-28 10:06:52 +00:00