Commit graph

7 commits

Author SHA1 Message Date
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