Alastair Hole
Alastair Hole
Avro allows records to be defined recursively. There is an example of a linked list in the Avro specification: ``` { "type": "record", "name": "LongList", "aliases": ["LinkedLongs"], // old name...
From what I can tell, the temporal claims (exp/iat/nbf) are not verified by e.g. `jose_jwt:verify_strict`. So for example an expired token is verified as OK despite the expiry date being...
Is there any support for the config.src format? When I run the formatter against sys.config.src it puts it the whole config onto a single line - is this format not...
Is it possible to use this extension with Safari 12 / macOS 10.14?
If a Site Policy URL is configured within Moodle then an infinite redirect loop is entered when a user attempts to log in to the LTI provider Moodle from an...