Commit graph

42 commits

Author SHA1 Message Date
Georg Kahest
f1739f2202 fix typo 2017-11-14 12:58:22 +02:00
Georg Kahest
abeeec3baf prefer each over for 2017-11-14 12:51:44 +02:00
Georg Kahest
e62bb19a7e fix indention 2017-11-14 12:32:33 +02:00
Georg Kahest
3f1c36bd9a fix some of the style bugs 2017-11-13 18:43:37 +02:00
Georg Kahest
06049cd22f while logging in with id/mid pick only users who have whitelisted ip 2017-11-13 18:21:27 +02:00
Artur Beljajev
e2ebe0aa84 Improve registrar area linked user switch
- Introduce profile
- Move linked users to profile
- Use PUT

#599
2017-10-09 11:03:43 +03:00
Artur Beljajev
787cca8e4c Extract Registrar::CurrentUserController from SessionsController
#600
2017-10-04 01:00:24 +03:00
Artur Beljajev
fd58024226 Introduce ApiUser.min_password_length
#248
2017-01-08 21:28:21 +02:00
Vladimir Krylov
af9fc5b4fa Story#118912395 - add method name to objects which are assigned to EPP logger 2016-05-20 16:58:39 +03:00
Priit Tark
34f1d7d254 Separated epp login and epp request abilities #2742 2015-08-19 01:21:16 +03:00
Priit Tark
598ab7ba63 Ignore empty identity for regisrar user switch #2754 2015-08-19 01:21:04 +03:00
Martin Lensment
d26dd3da98 Check API whitelist IP-s when loggin into registrar with pw #2713 2015-08-14 17:34:05 +03:00
Martin Lensment
db33638f0d Add pw length validator #2752 2015-07-24 14:51:54 +03:00
Priit Tark
7530d6ecab Rubocop upgraded #2711 2015-06-26 18:19:36 +03:00
Priit Tark
bb6186c33b Added iptables counter update script 2015-05-31 23:28:15 +03:00
Martin Lensment
27a71f02a3 Catch PKI errors 2015-05-25 11:50:00 +03:00
Martin Lensment
f590a107fb Add API pki cert check 2015-05-22 18:59:33 +03:00
Martin Lensment
fe19ac743b Typo fix 2015-05-22 17:06:40 +03:00
Martin Lensment
5c602ccfa1 Refactor 2015-05-22 17:05:00 +03:00
Martin Lensment
2f83f4f7be Logging 2015-05-22 17:02:25 +03:00
Martin Lensment
2121aadc80 Convert pem to X509 2015-05-22 17:00:50 +03:00
Martin Lensment
9b859d9076 Logger 2015-05-22 16:31:04 +03:00
Martin Lensment
fecb6b40fc Calculate md5 differently 2015-05-22 16:19:24 +03:00
Martin Lensment
0aa5399265 Revert back to CSR / CRT upload 2015-05-22 13:42:40 +03:00
Priit Tark
5afa0ac793 Added Registrar roles with super, epp, billing 2015-05-20 19:58:00 +03:00
Martin Lensment
e72bb0be54 Update registrar sessions 2015-05-15 17:39:59 +03:00
Priit Tark
24b51809c3 Removed legacy contacts form api users 2015-05-11 16:23:13 +03:00
Martin Lensment
a79ef51ed9 Allow updating password via EPP 2015-04-06 16:39:58 +03:00
Priit Tark
527bc2a0dc Fix epp session test, now api_user honors active boolean correctly 2015-02-27 13:42:59 +02:00
Priit Tark
20fbe5eef7 Api user active by default 2015-02-26 11:09:22 +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
4f290bc9fe Enable certificate creating on api users 2015-02-19 17:48:30 +02:00
Priit Tark
96d1c60dd8 Refactored contact with ability 2015-02-17 11:21:23 +02:00
Martin Lensment
41bb72e043 Revert user cert 2015-02-17 10:42:12 +02:00
Martin Lensment
f3215680d5 Merge admin and api users 2015-02-13 13:05:01 +02:00
Martin Lensment
de161537b5 Parse success and failure from stderr 2015-02-13 10:58:20 +02:00
Martin Lensment
f4f77fefc7 Better error handling 2015-02-12 19:03:35 +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
c3675c1b2a Logging added for most models 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/models/epp_user.rb (Browse further)