24 months ago |
Matthew Wild |
mod_audit: Add 'note' column
|
24 months ago |
Matthew Wild |
mod_audit: Improve filtering options and add documentation to README
|
24 months ago |
Matthew Wild |
mod_audit: Add some control over output columns via command-line flags
|
24 months ago |
Matthew Wild |
mod_audit_status: Include shutdown reason in log entry
|
24 months ago |
Matthew Wild |
mod_audit: Let util.human.io pick a suitable default width
|
24 months ago |
Matthew Wild |
mod_audit: Use proportional columns in table output
|
24 months ago |
Matthew Wild |
mod_audit: Fix iteration of custom payloads to use ipairs
|
24 months ago |
Matthew Wild |
mod_audit_status: New module to log server status to audit log
|
24 months ago |
Matthew Wild |
mod_audit: Display most recent entries first, rather than showing oldest
|
24 months ago |
Matthew Wild |
mod_audit: Minor style nit
|
24 months ago |
Matthew Wild |
mod_audit: Allow caller to specify time of the event
|
24 months ago |
Kim Alvefur |
mod_http_oauth2/README: Link to mod_rest
|
24 months ago |
Kim Alvefur |
mod_http_oauth2/README: Link to OAuth and OIDC sites
|
24 months ago |
Matthew Wild |
mod_client_management: README: Update docs to detail shell and XMPP interfaces
|
24 months ago |
Matthew Wild |
mod_http_oauth2: README: Updated documentation to reflect module status
|
24 months ago |
Matthew Wild |
mod_client_management: Add list-clients + manage-clients permissions to users
|
24 months ago |
Matthew Wild |
mod_client_management: Add support for revoking client access via XMPP
|
24 months ago |
Matthew Wild |
mod_client_management: Improve representation of authentication methods
|
24 months ago |
Matthew Wild |
mod_client_management: Improve table output
|
24 months ago |
Matthew Wild |
mod_client_management: Fix user:clients() shell command to take a JID
|
24 months ago |
Matthew Wild |
mod_client_management: Use grant id from key
|
24 months ago |
Matthew Wild |
mod_client_management: Fail to revoke clients that have used passwords
|
24 months ago |
Matthew Wild |
mod_client_management: Add support for revocation of clients (when possible)
|
24 months ago |
Matthew Wild |
mod_client_management: Include client type in XML response listing
|