Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5262:e73f364b5624
mod_http_oauth2: Rename oauth client credential related functions
To make it more explicit what "secret" these deal with.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 21 Mar 2023 21:36:54 +0100 |
| parents | cbe71ecb4677 |
| children |
line wrap: on
line source
--% conflicts: mod_bookmarks module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2") module:depends("bookmarks2")
