Commit graph

21 commits

Author SHA1 Message Date
Artur Beljajev
e6981e7e28 Remove unneeded code 2019-12-10 15:39:57 +02:00
Artur Beljajev
d82c44600a Remove unneded code 2019-12-10 15:39:56 +02:00
Artur Beljajev
aa8be7d148 Improve error messages 2019-12-10 15:39:56 +02:00
Artur Beljajev
61f6a3705f Fail Loudly 2019-12-10 15:39:56 +02:00
Artur Beljajev
e5eaac291e Show validation errors in UI, otherwise fail loudly 2019-12-10 15:39:56 +02:00
Artur Beljajev
01c877fe70 Remove unneded code 2019-12-10 15:39:56 +02:00
Artur Beljajev
de6934625c Nest API users under registrar in admin area 2019-12-10 15:38:30 +02:00
Artur Beljajev
3c5c0c4310 Pass registrar in URL instead of POST params 2019-12-09 20:53:58 +02:00
Artur Beljajev
a651ac8cab Fix Rubocop warnings 2018-07-15 19:50:15 +03:00
Artur Beljajev
32ecf36057 Rename users.password to users.plain_text_password
Otherwise it conflicts with Devise
2018-07-13 23:09:21 +03:00
Artur Beljajev
a63b989cd6 Use BaseController in admin 2017-08-22 01:17:50 +03:00
Priit Tark
4da89aaa87 Admin can change other users settings without user password #2646 2015-06-03 16:34:37 +03:00
Priit Tark
5afa0ac793 Added Registrar roles with super, epp, billing 2015-05-20 19:58:00 +03:00
Martin Lensment
920b3e71e0 Add api user button to registrar view 2015-04-24 15:35:28 +03:00
Martin Lensment
418bd2046c Handlers for mid login 2015-03-23 14:07:33 +02:00
Martin Lensment
c3560fd19f Get rid of old code 2015-02-26 11:04:20 +02:00
Martin Lensment
5319db16b4 Add new resource for certs 2015-02-25 16:26:09 +02:00
Martin Lensment
f2c9d18473 CRT generation with command line tool 2015-02-12 12:33:28 +02:00
Martin Lensment
bbe8a780a8 Generate crt from csr 2015-02-05 18:46:52 +02:00
Priit Tark
ac4b3e18f5 EppUsers index view now includes registrar for faster sql 2015-01-30 23:27:19 +02:00
Martin Lensment
c91c9c8ebf Refactor EPP users to API users 2015-01-29 14:13:49 +02:00
Renamed from app/controllers/admin/epp_users_controller.rb (Browse further)