Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password Change doesn't work with restricted setting in ejabberd 20.01. #370

Closed
sreutter opened this issue Mar 8, 2020 · 0 comments · Fixed by #388
Closed

Password Change doesn't work with restricted setting in ejabberd 20.01. #370

sreutter opened this issue Mar 8, 2020 · 0 comments · Fixed by #388
Labels
🚫 Bug / Stability Releated directly to bugs or instability issues

Comments

@sreutter
Copy link

sreutter commented Mar 8, 2020

With restricted access to the mod_register module in ejabber (no registration, but password change possible)

( mod_register:
access: none)

the password change isn't possible from within monal.im on ios. I tested it with gajim, it works there.

@Echolon Echolon added the 🚫 Bug / Stability Releated directly to bugs or instability issues label Mar 8, 2020
anurodhp pushed a commit that referenced this issue Apr 13, 2020
* Fix utf-8 decoding error DOS vector

* Fix all kinds of state related bugs (carbons etc.)

* fixed logic and builds

* Try to fix multicarbon issue and add more logging

* update active chat with own messages

* Try to fix smacks request bug

* Make outputBuffer dynamic in size

* Fix smacks request bug this time for sure

* Allow jid as roster source

* Fix ambiguous column name

* != nil

* show correct message timestamp

* Basic message draft support (#382)

* Save message drafts

* Using completion handler

* dont block main thread

* stanzaid

* typo

* Implement XEP-0368, fixes #206

This is a bugfix for usage of multiple SRV records and additionally adds
xmpps SRV record and ALPN support

* Make database access concurrent

* Revert "dont block main thread"

This reverts commit 2ffc1a5.

* Fix crash when registering new account via QuickSetup

* remove help

* Create XEPsupport.md

@marmistrz
I create the file in here, so you can start committing and helping out. I will also link that within the read me.

Thank you for you pre-work!

@anurodhp I will merge this directly as a link in the ReadMe. If you disagree on anything just contact me!

* Update ReadMe.md

Added link to XEP list

* Update XEPsupport.md

* Update XEPsupport.md

* Update XEPsupport.md

* Minor XEPSupport.md fix.

* text fix

* super view did load

* v 4.6

* super ugly but allows presence inside presence for now.

* dont crash

* Fix #370 (#388)

* display geo location (#390)

* Revert "text fix"

This reverts commit c30f81f.

Co-authored-by: Anurodh Pokharel <info@monal.im>
Co-authored-by: Friedrich Altheide <11352905+FriedrichAltheide@users.noreply.github.com>
Co-authored-by: Echolon <Echolon@users.noreply.github.com>
Co-authored-by: Marcin Mielniczuk <marmistrz.dev@zoho.eu>
@Echolon Echolon linked a pull request Apr 16, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚫 Bug / Stability Releated directly to bugs or instability issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants