Actions
Bug #29027
closedSession id out of range error
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Description
If the users have a lot of API requests the session can get to the upper integer limit.
Easy solution is to get the id on bigint and for postgres start to cycle.
Updated by Ondřej Ezr almost 5 years ago
- Related to Bug #26009: Clear session count to be able to login again added
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7441 added
Updated by Ondřej Ezr almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e05899794d039fc508396852568b4c081df492c6.
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7448 added
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7457 added
Updated by Tomer Brisker over 4 years ago
- Category changed from 218 to Users, Roles and Permissions
Actions