badlop
badlop
> I don't see a way to view elements. Ah right. You are using ejabberd 20.04, but that feature was added in 21.07 https://github.com/processone/ejabberd/commit/16af8a47396e3889e9a0d63e503a36abe1daaa56 Alternatively, if the table contains almost...
Timeout when getting all the keys in a table... probably it really has many elements, and this webadmin page has no pagination or any other clever method to handle big...
> @badlop: It will be in 22.10? Finally, yes
Hi again! I wonder if this problem is reproducible in any way, or if it ever happened again. Otherwise, I propose to close the issue as "Cannot reproduce", and maybe...
Now that ejabberd 22.10 includes support to use distribution without EPMD, I guess this issue and its related patch is irrelevant...
Apparently this was an error generated by Erlang/OTP's SASL application. I could not reproduce that case. If anybody has a clue to reproduce that problem, please give some instructions.
Not possible yet, and apparently no plan; in that case the Milestone field should indicate in what version it is supported, expected or possible. As months have passed and it...
> processone/xmpp#71 does just that for OTP 24.3+, which would remove the need for this PR Ok, then now that processone/xmpp#71 is merged, this PR can be closed, right?
> > I guess we'll need a PR that removes this user-facing option instead now. > > Only when ejabberd drops support for OTP < 22. > > I'm sure...
Regarding CAPTCHA, there are two other generation methods: [mod_ecatpcha](https://github.com/processone/ejabberd-contrib/tree/master/mod_ecaptcha) and [mod_captcha_rust](https://github.com/processone/ejabberd-contrib/tree/master/mod_captcha_rust).