Log

description author age
util.session: Add 'since' property with timestamp of session creation Matthew Wild 21 months ago
mod_tokenauth: fix traceback if password has never been changed Jonas Schäfer 21 months ago
teal-src/README: Words on Compiling to Lua Kim Alvefur 21 months ago
teal-src/README: Tweak markdown syntax Kim Alvefur 21 months ago
mod_tokenauth: Fire events on grant creation and revocation Matthew Wild 21 months ago
teal-src: Add a README with a few pointers to get started Kim Alvefur 21 months ago
teal-src: Add keyval+ store type Matthew Wild 21 months ago
mod_tokenauth: Fix storage API mistake in revocation Kim Alvefur 21 months ago
mod_tokenauth: Fix traceback when checking expiry of tokens with no expiry Matthew Wild 21 months ago
mod_tokenauth: Refactor API to separate tokens and grants Matthew Wild 21 months ago
mod_tokenauth: Support for creating sub-tokens Matthew Wild 21 months ago
mod_tokenauth: return error if storage of new token fails Matthew Wild 21 months ago
moduleapi: Add 'peek' to :may() and new :could() helper to suppress logging Matthew Wild 21 months ago
moduleapi: may: Fail early if a local session has no role assigned Matthew Wild 21 months ago
core.usermanager: Correct formatting of not implemented error Kim Alvefur 21 months ago
mod_admin_shell: Enable user after creation with role Kim Alvefur 21 months ago
mod_admin_shell: Simplify user creation when no role given Kim Alvefur 21 months ago
util.jsonschema: Reorder type definition by specification, section Kim Alvefur 21 months ago
util.jsonschema: Implement 'dependentSchemas' Kim Alvefur 21 months ago
util.jsonschema: Implement 'dependentRequired' Kim Alvefur 21 months ago
util.roles: Implement a serialization preparation metamethod Kim Alvefur 21 months ago
util.set: Add a serialization preparation metamethod Kim Alvefur 21 months ago
util.format: Update tests for serialization changes Kim Alvefur 21 months ago
util.format: Restore "freeze" serialization behavior in logging Kim Alvefur 21 months ago