Sun, 12 Mar 2023 13:05:50 +0100 doap: Add RFC 7628 introduced in ab1164eda011
Kim Alvefur <zash@zash.se> [Sun, 12 Mar 2023 13:05:50 +0100] rev 12934
doap: Add RFC 7628 introduced in ab1164eda011
Fri, 10 Mar 2023 13:58:43 +0100 util.jwt: Import definition of key from util.crypto
Kim Alvefur <zash@zash.se> [Fri, 10 Mar 2023 13:58:43 +0100] rev 12933
util.jwt: Import definition of key from util.crypto Turns out we had a definition of that already
Fri, 10 Mar 2023 13:58:14 +0100 util.jwt: Fixup argument and type order
Kim Alvefur <zash@zash.se> [Fri, 10 Mar 2023 13:58:14 +0100] rev 12932
util.jwt: Fixup argument and type order
Fri, 10 Mar 2023 12:33:02 +0100 mod_admin_shell: Limit module dependency listings to loaded on current host
Kim Alvefur <zash@zash.se> [Fri, 10 Mar 2023 12:33:02 +0100] rev 12931
mod_admin_shell: Limit module dependency listings to loaded on current host E.g. module:info("http") with many http modules loaded would show a lot of duplication, as each module would be listed for each host, even if not actually enabled on that host.
Fri, 10 Mar 2023 10:55:50 +0100 util.jwt: Document interface as Teal definition file
Kim Alvefur <zash@zash.se> [Fri, 10 Mar 2023 10:55:50 +0100] rev 12930
util.jwt: Document interface as Teal definition file
Thu, 09 Mar 2023 16:02:55 +0100 mod_authz_internal: Fix wrong role name field in user_can_assume_role()
Kim Alvefur <zash@zash.se> [Thu, 09 Mar 2023 16:02:55 +0100] rev 12929
mod_authz_internal: Fix wrong role name field in user_can_assume_role() Made it reject the primary role since it compares against a non-existent field, i.e. nil.
Sun, 05 Mar 2023 15:45:44 +0100 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Sun, 05 Mar 2023 15:45:44 +0100] rev 12928
Merge 0.12->trunk
Sun, 05 Mar 2023 15:45:01 +0100 mod_http: Unhook CORS handlers only if active (fixes #1801) 0.12
Kim Alvefur <zash@zash.se> [Sun, 05 Mar 2023 15:45:01 +0100] rev 12927
mod_http: Unhook CORS handlers only if active (fixes #1801)
Sun, 05 Mar 2023 14:08:26 +0100 mod_admin_shell: Show reverse dependencies in module:info()
Kim Alvefur <zash@zash.se> [Sun, 05 Mar 2023 14:08:26 +0100] rev 12926
mod_admin_shell: Show reverse dependencies in module:info() Why was this module loaded? Now you can find out!
Sun, 05 Mar 2023 14:07:08 +0100 core.moduleapi: Record reverse dependencies
Kim Alvefur <zash@zash.se> [Sun, 05 Mar 2023 14:07:08 +0100] rev 12925
core.moduleapi: Record reverse dependencies Useful to know why a module was auto-loaded without having to dig trough all other modules for the one that depends on it.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip