Commit graph

17 commits

Author SHA1 Message Date
Maciej Szlosarczyk
90b2455032
Fix codeclimate issues 2018-07-24 12:29:25 +03:00
Maciej Szlosarczyk
65676ae637
Rename private method 2018-07-23 15:00:37 +03:00
Maciej Szlosarczyk
f92ece5467
Refactor common part of the find_or_create_by_x into a private method 2018-07-23 14:29:16 +03:00
Maciej Szlosarczyk
dad57ba528
Implement the basic interface for the Authentication endpoint
* Handle errors as 422
* Require parameters through strong_parameters
* Use a custom rescue_from
2018-07-19 16:20:58 +03:00
Maciej Szlosarczyk
1c6b838b2b
Add auth-token class 2018-07-19 10:31:31 +03:00
Vladimir Krylov
5e2e7d3ed2 story#116954569 - Parse id-card data in new apache 2016-04-05 15:38:54 +03:00
Vladimir Krylov
79b435cef2 Story#105846070 - load domains by registrant_ident 2016-01-25 15:09:33 +02:00
Matt Farnsworth
05c4aaf3f1 Story #105846070 - do not allow user to see other user's domains if their ident values have the same code 2015-12-14 16:55:22 +02:00
Vladimir Krylov
da910bc660 Story#105842700 - Login user with ID card 2015-12-01 18:15:27 +02:00
Martin Lensment
8f109718c7 Add mid login to registrant 2015-05-26 18:01:09 +03:00
Martin Lensment
27a71f02a3 Catch PKI errors 2015-05-25 11:50:00 +03:00
Martin Lensment
de60ad8e76 Add more logging 2015-05-20 18:19:15 +03:00
Martin Lensment
4cd8df079f Return user from id card parser method 2015-05-19 11:07:21 +03:00
Martin Lensment
b3fc3ce915 Use first name and last name in registrant portal 2015-05-19 11:00:49 +03:00
Martin Lensment
a52e76e319 Read IDC data and create user 2015-05-14 19:02:33 +03:00
Martin Lensment
ca2183817a Add Registrant User 2015-05-14 18:02:31 +03:00
Priit Tark
688a71ebf1 Added basic Registrant portal 2015-05-13 13:02:08 +03:00