-
-
Notifications
You must be signed in to change notification settings - Fork 292
Adding one time password functionality #5700
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
Conversation
|
just for the record to lookup for later. The URL for onetime-login is this format:
|
|
Testing with Sermo i have the following issue:
Bug:
@nickvergessen thinks it's a bug on android talk app:
Could you look into this @rapterjet2004 ? Maybe it's something similar to
|
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
740c65d to
fbf56d6
Compare
…instantiating a new client for each request Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
|
@mahibi Error should be fixed now. It seemed to be an issue with the okHttpClient saving internal state between requests. This fix instantiates a new client for each request, which is also what is done in the files app. |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5700.apk |
nice 👍 |

resolve #5657
Tested on these credentials from Tobias. Note: no talk app is available on this server
🏁 Checklist
/backport to stable-xx.x