MantisBT: master 36044d26
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| raspopov | community | master | 2026-05-05 03:54 | master 898d8680 |
| Affected Issues | 0037098: Unnecessary token requests from the database on the issue page | |||
| Changeset | Add a cache for tokens retrieved from the database A cache of tokens retrieved from the database has been added as The chosen cache format simplifies the process of obtaining a token and In addition, the code explicitly casts token identifiers to integers Fixes 0037098, https://github.com/mantisbt/mantisbt/pull/2210 |
|||
| mod - core/tokens_api.php | Diff File | |||
| add - tests/Mantis/TokensApiTest.php | Diff File | |||