Files
nomad/helper
James Rasell 8981c5ae93 core: add ACL token expiry state, struct, and RPC handling. (#13718)
The ACL token state schema has been updated to utilise two new
indexes which track expiration of tokens that are configured with
an expiration TTL or time. A new state function allows listing
ACL expired tokens which will be used by internal garbage
collection.

The ACL endpoint has been modified so that all validation happens
within a single function call. This is easier to understand and
see at a glance. The ACL token validation now also includes logic
for expiry TTL and times. The ACL endpoint upsert tests have been
condensed into a single, table driven test.

There is a new token canonicalize which provides a single place
for token canonicalization, rather than logic spread in the RPC
handler.
2022-07-13 15:40:34 +02:00
..
2018-10-30 13:58:52 -04:00
2022-07-06 17:05:35 -05:00
2018-02-15 13:59:00 -08:00
2021-03-16 18:05:08 -04:00
2019-01-22 15:44:31 -08:00
2020-12-09 11:05:18 -08:00
2022-01-18 08:35:26 -06:00
2022-03-18 09:15:01 -05:00
2021-10-01 10:14:28 -04:00
2021-10-01 10:14:28 -04:00
2022-04-09 13:22:44 +02:00
2022-04-09 13:22:44 +02:00
2022-04-09 13:22:44 +02:00