Maciej Szlosarczyk
|
82d5349c02
|
Merge branch 'master' into registry-918
|
2018-07-24 16:57:26 +03:00 |
|
Maciej Szlosarczyk
|
aac76b333c
|
Revert "Use inflector rule to acronym Api to API"
This reverts commit 06f5eb10d4 .
|
2018-07-24 12:53:51 +03:00 |
|
Maciej Szlosarczyk
|
90b2455032
|
Fix codeclimate issues
|
2018-07-24 12:29:25 +03:00 |
|
Maciej Szlosarczyk
|
06f5eb10d4
|
Use inflector rule to acronym Api to API
|
2018-07-24 12:02:58 +03:00 |
|
Maciej Szlosarczyk
|
42004f933f
|
Add IP block on authentication via EID
Also, correct mistakenly used 403 error code.
Update aplication-example.yml to include new functionality.
|
2018-07-24 11:33:51 +03:00 |
|
Maciej Szlosarczyk
|
8f234a5852
|
Create base controller class
|
2018-07-23 16:23:56 +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
|
75119aff2e
|
Add registrant test class
|
2018-07-23 13:50:48 +03:00 |
|
Artur Beljajev
|
07bc0546bb
|
Handle past domains.delete_at
|
2018-07-22 23:58:25 +03:00 |
|
Maciej Szlosarczyk
|
35c3f0a5bf
|
Change Base64 encoding to be url_safe, add crude implementation of a Controller
|
2018-07-20 17:29:13 +03:00 |
|
Maciej Szlosarczyk
|
dc8230dcc2
|
Create AuthTokenCreator and AuthTokenDecryptor classes
|
2018-07-20 15:21:10 +03:00 |
|
Timo Võhmar
|
311aa503b3
|
Merge pull request #920 from internetee/fix-typo-in-assertions-filename
Fix typo in assertions filename (assetions -> assertions)
|
2018-07-20 12:25:29 +03:00 |
|
Artur Beljajev
|
abe3df24e2
|
Extract translations
|
2018-07-19 21:57:27 +03:00 |
|
Artur Beljajev
|
b9d431427a
|
Convert HAML to ERB
|
2018-07-19 21:52:02 +03:00 |
|
Artur Beljajev
|
c1066f12c6
|
Fix registrar area authenticated root path
|
2018-07-19 21:50:03 +03:00 |
|
Artur Beljajev
|
106592e53e
|
Merge branch 'master' into registry-791
# Conflicts:
# db/structure.sql
|
2018-07-19 20:40:45 +03:00 |
|
Artur Beljajev
|
e4305e7865
|
Merge branch 'master' into registry-790
|
2018-07-19 17:28:56 +03:00 |
|
Artur Beljajev
|
97650e2a6a
|
Fix root route
|
2018-07-19 16:55:42 +03:00 |
|
Artur Beljajev
|
1babdf33af
|
Add comment
|
2018-07-19 16:32:47 +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 |
|
Artur Beljajev
|
7dcfdb0a5a
|
Remove dead code
|
2018-07-19 15:22:42 +03:00 |
|
Artur Beljajev
|
2fce31e81b
|
Remove Devise route customizations
|
2018-07-19 14:51:09 +03:00 |
|
Artur Beljajev
|
8606775035
|
Fix registrar area login URL
|
2018-07-19 14:45:18 +03:00 |
|
Maciej Szlosarczyk
|
e6d3895b75
|
Fix typo in assertions filename
|
2018-07-19 10:40:42 +03:00 |
|
Maciej Szlosarczyk
|
1c6b838b2b
|
Add auth-token class
|
2018-07-19 10:31:31 +03:00 |
|
Artur Beljajev
|
bf33565d0e
|
Improve readability
|
2018-07-19 00:40:43 +03:00 |
|
Artur Beljajev
|
2374d94714
|
Remove unneeded condition
|
2018-07-19 00:24:10 +03:00 |
|
Artur Beljajev
|
e369d90e20
|
Make UI consistent
|
2018-07-19 00:23:17 +03:00 |
|
Artur Beljajev
|
2e1ed2733a
|
Extract translation
|
2018-07-18 23:24:56 +03:00 |
|
Artur Beljajev
|
7e356730e2
|
Fix spec helper
|
2018-07-18 22:52:21 +03:00 |
|
Maciej Szlosarczyk
|
1b9a504fb5
|
Remove country as identification parameter, restore server statuses
|
2018-07-18 21:22:13 +03:00 |
|
Artur Beljajev
|
5561825584
|
Use standard Devise sessions controller in admin area
Fixes a bug when retrying to login with correct credentials
|
2018-07-18 20:02:05 +03:00 |
|
Maciej Szlosarczyk
|
d67e777ea8
|
Create a Registrant auth controller
|
2018-07-18 16:24:55 +03:00 |
|
Maciej Szlosarczyk
|
74c97eb923
|
Remove issuing authority as a parameter from authentication
|
2018-07-18 15:21:53 +03:00 |
|
Maciej Szlosarczyk
|
e1605f81eb
|
Fix error in authentication field name
|
2018-07-18 14:34:07 +03:00 |
|
Artur Beljajev
|
a2451f4a13
|
Fix test name
|
2018-07-18 12:14:24 +03:00 |
|
Artur Beljajev
|
c6ff491ed2
|
Merge branch 'master' into refactor-devise-integration
|
2018-07-17 22:47:16 +03:00 |
|
Timo Võhmar
|
9ff27beba8
|
Merge pull request #915 from internetee/regenerate-db-structure
Regenerate structure.sql
|
2018-07-17 15:19:34 +03:00 |
|
Maciej Szlosarczyk
|
aa87d001d5
|
Remove Cache-Control headers from examples
|
2018-07-17 15:07:32 +03:00 |
|
Maciej Szlosarczyk
|
d71726c55d
|
Remove Content-Length header from examples
|
2018-07-17 15:04:55 +03:00 |
|
Maciej Szlosarczyk
|
f098dfd627
|
Merge branch 'master' into registry-902
|
2018-07-17 12:47:18 +03:00 |
|
Maciej Szlosarczyk
|
e42951bec8
|
Update statuses for registry lock
|
2018-07-17 12:46:21 +03:00 |
|
Maciej Szlosarczyk
|
270444b2e8
|
Add registry lock documentation
|
2018-07-16 16:03:51 +03:00 |
|
Maciej Szlosarczyk
|
e2d2768b6e
|
Update domain endpoint
|
2018-07-16 14:26:59 +03:00 |
|
Maciej Szlosarczyk
|
6aeda6444e
|
Change domain_names to be an array, not a singular object
|
2018-07-16 13:47:55 +03:00 |
|
Maciej Szlosarczyk
|
2e2e5cd08d
|
Add GET contact info endpoint
|
2018-07-16 13:42:41 +03:00 |
|
Timo Võhmar
|
9de6c62560
|
Merge pull request #912 from internetee/update-grape-gem
Update "grape" gem
|
2018-07-16 11:42:53 +03:00 |
|
Maciej Szlosarczyk
|
f965878b42
|
Add contact endpoint documentation
|
2018-07-16 11:12:30 +03:00 |
|
Artur Beljajev
|
989bb32548
|
Improve readability
|
2018-07-16 01:31:36 +03:00 |
|