Timo Võhmar
|
039ed3798f
|
Merge pull request #1675 from internetee/external-mail-validation-settings
Add default email validation type to application.yml
|
2020-10-06 16:19:19 +03:00 |
|
Karl Erik Õunapuu
|
8794e3c22e
|
Production env: don't force SSL in rails
|
2020-10-01 12:30:51 +03:00 |
|
Alex Sherman
|
eeffb7ee22
|
Add tests
|
2020-09-30 20:13:51 +05:00 |
|
Alex Sherman
|
40af20ef47
|
Add button and description to login page
|
2020-09-30 19:02:33 +05:00 |
|
Alex Sherman
|
6e99521d59
|
Fix mess with registrant user routes
|
2020-09-30 13:37:58 +05:00 |
|
Alex Sherman
|
0d716e110a
|
Cleanup
|
2020-09-30 13:01:43 +05:00 |
|
Alex Sherman
|
bb37527dae
|
Use Tara user hash
|
2020-09-29 12:55:25 +05:00 |
|
Alex Sherman
|
a3042c39ee
|
Try to set callback_path explicitly
|
2020-09-28 14:48:23 +05:00 |
|
Alex Sherman
|
227c2f100d
|
Set OmniAuth on failure config
|
2020-09-25 16:20:01 +05:00 |
|
Alex Sherman
|
d256aa357e
|
Hardcode test tara creds to check on staging
|
2020-09-25 11:25:46 +05:00 |
|
Alex Sherman
|
ffeb1d4baa
|
Prepare view & controller
|
2020-09-24 14:34:53 +05:00 |
|
Alex Sherman
|
8ff92548bf
|
Set cllback routes according to Tara inquiry
|
2020-09-23 13:23:38 +05:00 |
|
Alex Sherman
|
e93daa21d5
|
Add Tara field to users, add routes & controller
|
2020-09-23 13:23:38 +05:00 |
|
Alex Sherman
|
3e67ff4d65
|
Add Omniauth-Tara gem/initializer
|
2020-09-23 13:23:38 +05:00 |
|
Karl Erik Õunapuu
|
7e9a3250bd
|
Log deleted contacts to file, don't send poll message on initial cycle
|
2020-09-16 12:16:02 +03:00 |
|
Karl Erik Õunapuu
|
ab1fa9064e
|
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation
|
2020-09-16 10:37:53 +03:00 |
|
Karl Erik Õunapuu
|
04377d8997
|
Remove 'import_file_path' from bank_statements model
|
2020-09-08 16:26:32 +03:00 |
|
Alex Sherman
|
87fe230035
|
Add default email validation type to application.yml
|
2020-09-07 16:12:47 +05:00 |
|
Karl Erik Õunapuu
|
098d777162
|
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6
|
2020-09-07 13:02:57 +03:00 |
|
Karl Erik Õunapuu
|
aa2d9547a4
|
Remove bank statement import functionality
|
2020-09-07 13:01:40 +03:00 |
|
Timo Võhmar
|
1da707747f
|
Merge pull request #1662 from internetee/crlupdate
CRL Update decoupiling
|
2020-09-04 14:31:58 +03:00 |
|
Karl Erik Õunapuu
|
dadb8ba88a
|
Send poll message to Registrar after it's contact has been archieved
|
2020-09-04 11:52:52 +03:00 |
|
Artur Beljajev
|
bd6ebb9d06
|
Use default translation
|
2020-09-04 13:25:29 +05:00 |
|
Karl Erik Õunapuu
|
b2dab0d316
|
Merge branch 'master' into refactor-contact-archivation
|
2020-09-03 14:43:25 +03:00 |
|
Timo Võhmar
|
3836dcdf46
|
Merge pull request #1451 from internetee/improve-legal-documents
Improve legal documents
|
2020-09-03 13:41:22 +03:00 |
|
Karl Erik Õunapuu
|
73e9dd6870
|
Resolve merge errors
|
2020-09-02 16:25:34 +03:00 |
|
Artur Beljajev
|
44e9b1b5c4
|
Remove hardcoded value
|
2020-08-31 13:35:30 +05:00 |
|
Artur Beljajev
|
1c042877d5
|
Remove unused routes
|
2020-08-28 11:21:00 +05:00 |
|
Karl Erik Õunapuu
|
2330e8eab1
|
Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism
|
2020-08-18 11:37:15 +03:00 |
|
Georg Kahest
|
0e686c5af5
|
split crl updating and application code
|
2020-08-18 08:42:16 +03:00 |
|
Karl Erik Õunapuu
|
f13a2c2b07
|
Merge branch 'master' into 1645-get-rid-of-keystores-gem
|
2020-08-13 13:02:28 +03:00 |
|
Karl Erik Õunapuu
|
7de2ed4aed
|
Get rid of config/app.yml
|
2020-08-12 10:42:03 +03:00 |
|
Karl Erik Õunapuu
|
78d473f3e6
|
Create tests for jobs triggered by registrant confirmations
|
2020-07-30 13:52:25 +03:00 |
|
Karl Erik Õunapuu
|
64def385b0
|
Replace LHV JKS store with P12
|
2020-07-27 12:09:29 +03:00 |
|
Alex Sherman
|
87f586587e
|
Fix truemail log storage
|
2020-07-17 17:01:16 +05:00 |
|
Alex Sherman
|
d4f49e6556
|
Revert "Introduce log_dir env variable for truemail and require it with figaro."
This reverts commit 76eed1ef08 .
|
2020-07-17 16:58:42 +05:00 |
|
Georg Kahest
|
76eed1ef08
|
Introduce log_dir env variable for truemail and require it with figaro.
Use log_dir in truemail initializer.
|
2020-07-17 16:44:31 +05:00 |
|
Alex Sherman
|
481bb34e67
|
Hotfix truemail log storage
|
2020-07-17 16:36:44 +05:00 |
|
Alex Sherman
|
600541c4a1
|
Add truemail logging
|
2020-07-17 15:22:59 +05:00 |
|
Alex Sherman
|
e4a02c2e47
|
Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
|
2020-07-17 15:22:49 +05:00 |
|
Alex Sherman
|
0a7b754c4c
|
Add email description to epp responce on contact creation
|
2020-07-17 15:21:02 +05:00 |
|
Timo Võhmar
|
6900ce1127
|
Revert "297 email address validation truemail"
|
2020-07-10 16:16:00 +03:00 |
|
Alex Sherman
|
840f21c48f
|
Update Travis bundler command
|
2020-07-08 18:21:20 +05:00 |
|
Alex Sherman
|
68d32568fc
|
Fix I18n
|
2020-07-08 17:17:11 +05:00 |
|
Alex Sherman
|
b446cff3fd
|
Add verification creation on email validation, add tests
|
2020-07-08 17:10:44 +05:00 |
|
Alex Sherman
|
b4369bdcd0
|
Add support of punycode domains in emails
|
2020-07-08 17:10:44 +05:00 |
|
Alex Sherman
|
f8eea08357
|
Move emails & domains to citext, CC fixes
|
2020-07-08 17:10:43 +05:00 |
|
Alex Sherman
|
e95996fa12
|
Add nonverified color email to registrar index
|
2020-07-08 17:09:40 +05:00 |
|
Alex Sherman
|
e56162f37d
|
Add registrar email validation
|
2020-07-08 17:05:24 +05:00 |
|
Alex Sherman
|
ba4e256662
|
Add test domains whitelist & fix tests
|
2020-07-08 17:05:24 +05:00 |
|