Commit graph

18 commits

Author SHA1 Message Date
giomfo
760b75dcbc Logs Improvement: HTTP errors are logged by MXHTTPClient. Remove this error from other logs. 2016-10-21 17:10:02 +02:00
giomfo
02e18a8703 AuthInputsView - Session validation: Keep only supported authentication flows.
#650
2016-09-26 18:50:00 +02:00
giomfo
d0423c6afb Authentication: Forgot Password support 2016-05-11 11:56:33 +02:00
giomfo
66dc2b42a9 Merge remote-tracking branch 'origin/develop' into auth_forgot_password 2016-05-09 15:44:23 +02:00
manuroe
7437aa6a9a Permalimks: Use the beta path of the web app instead of /develop 2016-05-09 10:23:46 +02:00
giomfo
4f304ce01d Authentication: Support forgot password option 2016-05-03 15:54:05 +02:00
giomfo
7d21e7e057 Authentication: Support next_link from email validation as universal link.
https://github.com/vector-im/vector-ios/issues/202
2016-04-22 18:42:14 +02:00
giomfo
e04c768170 Authentication: Fix registration cancellation
Bug Fix: https://github.com/vector-im/vector-ios/issues/240
2016-04-21 17:53:52 +02:00
giomfo
548db6a303 Authentication: Fix registration from multi device 2016-04-21 15:06:36 +02:00
manuroe
ec96a6ac6f Registration: Use a key for the Vector web app URL. This key is for the develop version. There will be another when the prod version of https://vector.im will exist 2016-04-21 11:03:44 +02:00
manuroe
a043a4ca81 Registration: Added the next link to registration request 2016-04-21 10:26:15 +02:00
giomfo
8dd7751cec BugFix Entering invalid email address into registration
gives error saying it's not supported #201
2016-04-06 18:51:48 +02:00
giomfo
b26280f941 Authentication screen: Handle correctly custom server option 2016-04-05 18:43:52 +02:00
giomfo
c6287c773a Registration support: Finalize implementation
- Check first the validity of the parameters.
- Check the availability of the user id.
- Handle then the registration stages
2016-04-04 17:12:05 +02:00
giomfo
7afd069f81 Update comments 2016-04-01 18:39:57 +02:00
giomfo
72b41c69b9 Registration support: Check validity of the non empty user name. 2016-04-01 18:35:05 +02:00
giomfo
87811e8350 Registration support.
Support the 2 following flows: m.login.email.identity and m.login.recaptcha.
2016-04-01 16:31:13 +02:00
giomfo
95a97b0db4 Registration support - Prepare authentication screen. 2016-03-29 15:35:37 +02:00