Commit graph

19 commits

Author SHA1 Message Date
Kim Alvefur
e10171d44d mod_adhoc: Improve permission setting (fix #1482) BC
Rename 'user' permission mode to 'any' for clarity, too easily mistaken
for what the 'local_user' setting does.

It is also removed as a default and made a required argument.
2019-12-20 22:47:34 +01:00
Kim Alvefur
653845311b adhoc.lib: Rename other variable to avoid name clash [luacheck] 2017-12-12 17:51:12 +01:00
Kim Alvefur
1074d0ebbc Backed out changeset 84c117cdd048, broke things 2017-12-12 17:49:30 +01:00
Kim Alvefur
38247a94f1 mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck] 2017-12-05 12:32:25 +01:00
Kim Alvefur
3829ac306e mod_adhoc/adhoc.lib: instantiate table with all fields 2017-03-06 15:09:22 +01:00
Kim Alvefur
8003a40b0a mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 2014-07-04 22:52:34 +02:00
Kim Alvefur
14d72bec0f adhoc.lib: Don't build error reply from reply stanza 2013-07-24 21:49:36 +02:00
Florian Zeitz
a3815829fc mod_adhoc: Add support for specifying a default action 2012-08-02 21:28:14 +02:00
Matthew Wild
e89b006f03 Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages 2012-07-23 17:32:33 +01:00
Kim Alvefur
bc2afeeef7 adhoc.lib: Make some globals local 2012-07-18 21:18:17 +02:00
Kim Alvefur
92df51a046 adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0) 2012-05-11 21:41:47 +01:00
Matthew Wild
fa3580abaa Backed out changeset 52b6901cabb0 (to be replaced) 2012-05-11 21:35:02 +01:00
Florian Zeitz
cc13a475a6 mod_adhoc: Always allow at least the "complete" action 2012-04-13 00:39:00 +02:00
Waqas Hussain
b7e51a203d Monster whitespace commit (beware the whitespace monster). 2010-10-16 23:00:42 +05:00
Florian Zeitz
78c3738184 mod_adhoc: Fix passing data to util.dataforms 2010-09-01 22:44:30 +02:00
Florian Zeitz
343f573f9b mod_adhoc: Add capability to pass data to forms 2010-07-10 01:17:07 +02:00
Matthew Wild
be24b569b0 mod_adhoc/adhoc.lib: Add copyright header 2010-06-11 12:18:27 +01:00
Matthew Wild
bca433db6e mod_adhoc/adhoc.lib: Handle errors according to XEP 2010-06-11 12:17:57 +01:00
Matthew Wild
caa8f63eda mod_adhoc: Imported from prosody-modules, thanks Florob! 2010-06-09 21:27:43 +01:00