Software /
code /
prosody
Graph
-
mod_tokenauth: Move grant validation to a reusable function24 months ago, by Matthew Wild
-
sessionmanager: Preserve 'since' property of original session after resumption24 months ago, by Matthew Wild
-
util.session: Add 'since' property with timestamp of session creation24 months ago, by Matthew Wild
-
mod_tokenauth: fix traceback if password has never been changed24 months ago, by Jonas Schäfer
-
teal-src/README: Words on Compiling to Lua24 months ago, by Kim Alvefur
-
teal-src/README: Tweak markdown syntax24 months ago, by Kim Alvefur
-
mod_tokenauth: Fire events on grant creation and revocation24 months ago, by Matthew Wild
-
teal-src: Add a README with a few pointers to get started24 months ago, by Kim Alvefur
-
teal-src: Add keyval+ store type24 months ago, by Matthew Wild
-
mod_tokenauth: Fix storage API mistake in revocation24 months ago, by Kim Alvefur
-
mod_tokenauth: Fix traceback when checking expiry of tokens with no expiry24 months ago, by Matthew Wild
-
mod_tokenauth: Refactor API to separate tokens and grants24 months ago, by Matthew Wild
-
mod_tokenauth: Support for creating sub-tokens24 months ago, by Matthew Wild
-
mod_tokenauth: return error if storage of new token fails24 months ago, by Matthew Wild
-
moduleapi: Add 'peek' to :may() and new :could() helper to suppress logging24 months ago, by Matthew Wild
-
moduleapi: may: Fail early if a local session has no role assigned2023-03-25, by Matthew Wild
-
core.usermanager: Correct formatting of not implemented error24 months ago, by Kim Alvefur
-
mod_admin_shell: Enable user after creation with role24 months ago, by Kim Alvefur
-
mod_admin_shell: Simplify user creation when no role given24 months ago, by Kim Alvefur
-
util.jsonschema: Reorder type definition by specification, section24 months ago, by Kim Alvefur
-
util.jsonschema: Implement 'dependentSchemas'24 months ago, by Kim Alvefur
-
util.jsonschema: Implement 'dependentRequired'24 months ago, by Kim Alvefur
-
util.roles: Implement a serialization preparation metamethod24 months ago, by Kim Alvefur
-
util.set: Add a serialization preparation metamethod24 months ago, by Kim Alvefur
-
util.format: Update tests for serialization changes2023-03-25, by Kim Alvefur
-
util.format: Restore "freeze" serialization behavior in logging2023-03-25, by Kim Alvefur
-
util.format: Tweak serialization of %q formatted entries2023-03-25, by Kim Alvefur
-
util.startup: Tweak function string representation2023-03-25, by Kim Alvefur
-
mod_server_contact_info: Reorder dataform keys for more aligned view2023-03-24, by Kim Alvefur
-
mod_tokenauth: Track last access time (last time a token was used)2023-03-24, by Matthew Wild
-
teal: Move into prosody namespace2023-03-23, by Kim Alvefur
-
CHANGES: The Great Rename-ning completed! #12232023-03-17, by Kim Alvefur
-
plugins: Prefix module imports with prosody namespace2023-03-24, by Kim Alvefur
-
util: Add compat for prosody module name change to C sources2023-03-17, by Kim Alvefur
-
util: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
net: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
tests: Make tests work with new namespace prefix2023-03-17, by Kim Alvefur
-
core: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
executables: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
mod_debug_reset: Remove unused import2023-03-23, by Matthew Wild
-
scansion: Enable mod_debug_reset during tests2023-03-23, by Matthew Wild
-
mod_debug_reset: New module to "reset" a running server (e.g. for testing)2023-03-23, by Matthew Wild
-
scansion: vcard_temp: Ensure at least one connection is open throughout test2023-03-23, by Matthew Wild
-
scansion: Fix tests failing after addition of pubsub#itemreply config field2023-03-23, by Matthew Wild
-
scansion: Fix tests failing due to lack of 'publisher'2023-03-23, by Matthew Wild
-
scansion: Add tests for pubsub#itemreply in PEP2023-03-22, by Matthew Wild
-
scansion: PEP notifications no longer carry 'publisher' by default2023-03-22, by Matthew Wild
-
mod_pep: Pass node/service objects to broadcaster when resending last item2023-03-22, by Matthew Wild
-
mod_pubsub/pubsub.lib: Fix accidental name/var swap (thanks scansion)2023-03-22, by Matthew Wild
-
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher2023-03-22, by Matthew Wild
-
mod_tokenauth: Fix traceback in get_token_session()2023-03-21, by Kim Alvefur
-
CHANGES: Add keyval+2023-03-21, by Matthew Wild
-
features: Add "keyval+"2023-03-21, by Matthew Wild
-
storagemanager: Add keyval+ (combined keyval + map) store type2022-09-27, by Matthew Wild
-
core.features: Add feature for prosody.loader2023-03-18, by Kim Alvefur
-
executables: Invoke loader to allow mixing of old and new import style2023-03-17, by Kim Alvefur
-
mod_tokenauth: Switch to new token format (invalidates existing tokens!)2023-03-21, by Matthew Wild
-
mod_tokenauth: Log error when token validation fails2023-03-21, by Matthew Wild
-
util.sasl.oauthbearer: Fix gs2-header parsing2023-03-21, by Matthew Wild
-
mod_auth_internal_plain: Fix user creation done via mod_admin_shell2023-03-20, by Vitaly Orekhov
Scroll all the way down to load more.