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 |
util.format: Tweak serialization of %q formatted entries
|
Kim Alvefur |
21 months ago |
util.startup: Tweak function string representation
|
Kim Alvefur |
21 months ago |
mod_server_contact_info: Reorder dataform keys for more aligned view
|
Kim Alvefur |
21 months ago |
mod_tokenauth: Track last access time (last time a token was used)
|
Matthew Wild |
21 months ago |
teal: Move into prosody namespace
|
Kim Alvefur |
21 months ago |