2016-12-21 18:09:59 +00:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
2016-02-20 21:53:20 +00:00
|
|
|
specs:
|
2021-07-03 21:07:32 +01:00
|
|
|
actioncable (6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2017-06-01 19:53:37 +01:00
|
|
|
nio4r (~> 2.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
websocket-driver (>= 0.6.1)
|
2021-07-03 21:07:32 +01:00
|
|
|
actionmailbox (6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
activejob (= 6.1.4)
|
|
|
|
activerecord (= 6.1.4)
|
|
|
|
activestorage (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2021-03-24 09:44:31 +00:00
|
|
|
mail (>= 2.7.1)
|
2021-07-03 21:07:32 +01:00
|
|
|
actionmailer (6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
actionview (= 6.1.4)
|
|
|
|
activejob (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2016-02-20 21:53:20 +00:00
|
|
|
mail (~> 2.5, >= 2.5.4)
|
2016-08-17 16:56:23 +01:00
|
|
|
rails-dom-testing (~> 2.0)
|
2021-07-03 21:07:32 +01:00
|
|
|
actionpack (6.1.4)
|
|
|
|
actionview (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2021-03-24 09:44:31 +00:00
|
|
|
rack (~> 2.0, >= 2.0.9)
|
2017-09-11 22:03:14 +01:00
|
|
|
rack-test (>= 0.6.3)
|
2016-08-17 16:56:23 +01:00
|
|
|
rails-dom-testing (~> 2.0)
|
2021-03-24 09:44:31 +00:00
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
2021-07-03 21:07:32 +01:00
|
|
|
actiontext (6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
activerecord (= 6.1.4)
|
|
|
|
activestorage (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2021-03-24 09:44:31 +00:00
|
|
|
nokogiri (>= 1.8.5)
|
2021-07-03 21:07:32 +01:00
|
|
|
actionview (6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2016-02-20 21:53:20 +00:00
|
|
|
builder (~> 3.1)
|
2017-06-01 19:53:37 +01:00
|
|
|
erubi (~> 1.4)
|
2016-08-17 16:56:23 +01:00
|
|
|
rails-dom-testing (~> 2.0)
|
2021-03-24 09:44:31 +00:00
|
|
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
2020-12-29 14:45:23 +00:00
|
|
|
active_model_serializers (0.10.12)
|
|
|
|
actionpack (>= 4.1, < 6.2)
|
|
|
|
activemodel (>= 4.1, < 6.2)
|
2017-07-07 03:02:06 +01:00
|
|
|
case_transform (>= 0.2)
|
2017-12-03 15:55:27 +00:00
|
|
|
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
2020-10-22 04:11:20 +01:00
|
|
|
active_record_query_trace (1.8)
|
2021-07-03 21:07:32 +01:00
|
|
|
activejob (6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2016-08-17 16:56:23 +01:00
|
|
|
globalid (>= 0.3.6)
|
2021-07-03 21:07:32 +01:00
|
|
|
activemodel (6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
|
|
|
activerecord (6.1.4)
|
|
|
|
activemodel (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
|
|
|
activestorage (6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
activejob (= 6.1.4)
|
|
|
|
activerecord (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2021-03-29 06:39:37 +01:00
|
|
|
marcel (~> 1.0.0)
|
2021-07-03 21:07:32 +01:00
|
|
|
mini_mime (>= 1.1.0)
|
|
|
|
activesupport (6.1.4)
|
2016-08-17 16:56:23 +01:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
2021-03-24 09:44:31 +00:00
|
|
|
i18n (>= 1.6, < 2)
|
|
|
|
minitest (>= 5.1)
|
|
|
|
tzinfo (~> 2.0)
|
|
|
|
zeitwerk (~> 2.3)
|
2021-07-08 06:35:20 +01:00
|
|
|
addressable (2.8.0)
|
2019-09-05 04:31:47 +01:00
|
|
|
public_suffix (>= 2.0.2, < 5.0)
|
2020-01-20 11:58:56 +00:00
|
|
|
airbrussh (1.4.0)
|
2017-01-30 19:03:17 +00:00
|
|
|
sshkit (>= 1.6.1, != 1.7.0)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
android_key_attestation (0.3.0)
|
2020-04-09 19:32:39 +01:00
|
|
|
annotate (3.1.1)
|
2019-04-30 17:06:09 +01:00
|
|
|
activerecord (>= 3.2, < 7.0)
|
2019-11-11 13:37:34 +00:00
|
|
|
rake (>= 10.4, < 14.0)
|
2021-02-11 15:10:00 +00:00
|
|
|
ast (2.4.2)
|
2018-04-12 13:45:17 +01:00
|
|
|
attr_encrypted (3.1.0)
|
2017-01-27 19:28:46 +00:00
|
|
|
encryptor (~> 3.0.0)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
awrence (1.1.1)
|
2021-03-12 07:56:43 +00:00
|
|
|
aws-eventstream (1.1.1)
|
2021-08-17 04:49:21 +01:00
|
|
|
aws-partitions (1.488.0)
|
2021-08-07 05:10:27 +01:00
|
|
|
aws-sdk-core (3.119.0)
|
2020-04-13 15:16:12 +01:00
|
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
2019-11-18 13:40:16 +00:00
|
|
|
aws-partitions (~> 1, >= 1.239.0)
|
2019-03-15 13:53:34 +00:00
|
|
|
aws-sigv4 (~> 1.1)
|
2017-12-08 23:47:52 +00:00
|
|
|
jmespath (~> 1.0)
|
2021-08-07 05:10:27 +01:00
|
|
|
aws-sdk-kms (1.46.0)
|
|
|
|
aws-sdk-core (~> 3, >= 3.119.0)
|
2019-03-15 13:53:34 +00:00
|
|
|
aws-sigv4 (~> 1.1)
|
2021-08-17 04:49:21 +01:00
|
|
|
aws-sdk-s3 (1.99.0)
|
2021-08-07 05:10:27 +01:00
|
|
|
aws-sdk-core (~> 3, >= 3.119.0)
|
2018-03-24 11:52:45 +00:00
|
|
|
aws-sdk-kms (~> 1)
|
2019-05-30 04:58:22 +01:00
|
|
|
aws-sigv4 (~> 1.1)
|
2021-08-01 03:26:30 +01:00
|
|
|
aws-sigv4 (1.2.4)
|
2020-06-25 09:49:05 +01:00
|
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
2020-09-07 21:11:21 +01:00
|
|
|
bcrypt (3.1.16)
|
2020-11-10 14:11:15 +00:00
|
|
|
better_errors (2.9.1)
|
2016-02-22 15:00:20 +00:00
|
|
|
coderay (>= 1.0.0)
|
2017-09-18 03:55:57 +01:00
|
|
|
erubi (>= 1.0.0)
|
2016-02-22 15:00:20 +00:00
|
|
|
rack (>= 0.9.0)
|
2021-06-24 15:56:43 +01:00
|
|
|
bindata (2.4.10)
|
2021-01-07 05:10:49 +00:00
|
|
|
binding_of_caller (1.0.0)
|
2016-02-20 21:53:20 +00:00
|
|
|
debug_inspector (>= 0.0.1)
|
2021-03-22 06:36:13 +00:00
|
|
|
blurhash (0.1.5)
|
|
|
|
ffi (~> 1.14)
|
2021-02-11 18:20:58 +00:00
|
|
|
bootsnap (1.6.0)
|
2017-05-20 18:42:27 +01:00
|
|
|
msgpack (~> 1.0)
|
2021-08-01 03:13:41 +01:00
|
|
|
brakeman (5.1.1)
|
2020-06-01 20:35:03 +01:00
|
|
|
browser (4.2.0)
|
2021-03-22 06:35:46 +00:00
|
|
|
brpoplpush-redis_script (0.1.2)
|
2021-03-12 04:39:58 +00:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.5)
|
|
|
|
redis (>= 1.0, <= 5.0)
|
2019-12-17 18:36:49 +00:00
|
|
|
builder (3.2.4)
|
2021-03-01 14:34:29 +00:00
|
|
|
bullet (6.1.4)
|
2016-03-26 12:42:10 +00:00
|
|
|
activesupport (>= 3.0.0)
|
2018-11-08 20:15:33 +00:00
|
|
|
uniform_notifier (~> 1.11)
|
2021-03-15 12:19:16 +00:00
|
|
|
bundler-audit (0.8.0)
|
2019-01-18 14:23:31 +00:00
|
|
|
bundler (>= 1.2.0, < 3)
|
2021-03-15 12:19:16 +00:00
|
|
|
thor (~> 1.0)
|
2020-05-08 17:50:57 +01:00
|
|
|
byebug (11.1.3)
|
2021-03-04 21:38:52 +00:00
|
|
|
capistrano (3.16.0)
|
2017-01-30 19:03:17 +00:00
|
|
|
airbrussh (>= 1.0.0)
|
|
|
|
i18n
|
|
|
|
rake (>= 10.0.0)
|
|
|
|
sshkit (>= 1.9.0)
|
2020-07-28 04:24:53 +01:00
|
|
|
capistrano-bundler (2.0.1)
|
2017-01-30 19:03:17 +00:00
|
|
|
capistrano (~> 3.1)
|
2020-07-28 04:24:53 +01:00
|
|
|
capistrano-rails (1.6.1)
|
2017-01-30 19:03:17 +00:00
|
|
|
capistrano (~> 3.1)
|
2020-07-28 04:24:53 +01:00
|
|
|
capistrano-bundler (>= 1.1, < 3)
|
2020-07-27 19:24:09 +01:00
|
|
|
capistrano-rbenv (2.2.0)
|
2017-01-30 19:03:17 +00:00
|
|
|
capistrano (~> 3.1)
|
|
|
|
sshkit (~> 1.3)
|
|
|
|
capistrano-yarn (2.0.2)
|
|
|
|
capistrano (~> 3.0)
|
2021-02-02 14:47:35 +00:00
|
|
|
capybara (3.35.3)
|
2017-04-15 00:21:02 +01:00
|
|
|
addressable
|
2017-09-18 03:55:57 +01:00
|
|
|
mini_mime (>= 0.1.3)
|
2018-10-03 14:24:48 +01:00
|
|
|
nokogiri (~> 1.8)
|
2020-01-28 17:50:44 +00:00
|
|
|
rack (>= 1.6.0)
|
2018-10-03 14:24:48 +01:00
|
|
|
rack-test (>= 0.6.3)
|
2021-02-02 14:47:35 +00:00
|
|
|
regexp_parser (>= 1.5, < 3.0)
|
2018-10-24 15:22:18 +01:00
|
|
|
xpath (~> 3.2)
|
2017-07-07 03:02:06 +01:00
|
|
|
case_transform (0.2)
|
|
|
|
activesupport
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
cbor (0.5.9.6)
|
2019-11-27 02:53:50 +00:00
|
|
|
charlock_holmes (0.7.7)
|
2021-02-02 14:47:12 +00:00
|
|
|
chewy (5.2.0)
|
|
|
|
activesupport (>= 5.2)
|
2018-03-06 05:14:26 +00:00
|
|
|
elasticsearch (>= 2.0.0)
|
|
|
|
elasticsearch-dsl
|
2021-05-10 16:36:14 +01:00
|
|
|
chunky_png (1.4.0)
|
2021-04-19 14:33:41 +01:00
|
|
|
cld3 (3.4.2)
|
|
|
|
ffi (>= 1.1.0, < 1.16.0)
|
2017-05-14 15:30:14 +01:00
|
|
|
climate_control (0.2.0)
|
2020-06-01 20:37:30 +01:00
|
|
|
coderay (1.1.3)
|
2020-07-05 17:28:25 +01:00
|
|
|
color_diff (0.1)
|
2021-06-10 15:44:19 +01:00
|
|
|
concurrent-ruby (1.1.9)
|
2021-04-19 14:32:42 +01:00
|
|
|
connection_pool (2.2.5)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
cose (1.0.0)
|
|
|
|
cbor (~> 0.5.9)
|
|
|
|
openssl-signature_algorithm (~> 0.4.0)
|
2020-12-30 03:17:56 +00:00
|
|
|
crack (0.4.5)
|
|
|
|
rexml
|
2020-01-20 11:45:23 +00:00
|
|
|
crass (1.0.6)
|
2020-01-04 21:48:57 +00:00
|
|
|
css_parser (1.7.1)
|
2018-01-16 02:29:11 +00:00
|
|
|
addressable
|
2021-01-07 05:10:49 +00:00
|
|
|
debug_inspector (1.0.0)
|
2021-05-07 04:27:58 +01:00
|
|
|
devise (4.8.0)
|
2016-03-05 12:12:24 +00:00
|
|
|
bcrypt (~> 3.0)
|
|
|
|
orm_adapter (~> 0.1)
|
2019-08-26 15:04:52 +01:00
|
|
|
railties (>= 4.1.0)
|
2016-03-05 12:12:24 +00:00
|
|
|
responders
|
|
|
|
warden (~> 1.2.3)
|
2021-04-10 10:50:41 +01:00
|
|
|
devise-two-factor (4.0.0)
|
|
|
|
activesupport (< 6.2)
|
|
|
|
attr_encrypted (>= 1.3, < 4, != 2)
|
|
|
|
devise (~> 4.0)
|
|
|
|
railties (< 6.2)
|
|
|
|
rotp (~> 6.0)
|
2018-09-14 16:42:45 +01:00
|
|
|
devise_pam_authenticatable2 (9.2.0)
|
2018-02-02 09:18:55 +00:00
|
|
|
devise (>= 4.0.0)
|
2018-04-11 20:40:38 +01:00
|
|
|
rpam2 (~> 4.0)
|
2020-07-06 15:19:04 +01:00
|
|
|
diff-lcs (1.4.4)
|
2020-03-25 21:48:52 +00:00
|
|
|
discard (1.2.0)
|
2019-08-22 20:55:56 +01:00
|
|
|
activerecord (>= 4.2, < 7)
|
2021-01-04 17:10:10 +00:00
|
|
|
docile (1.3.4)
|
2020-01-12 14:49:30 +00:00
|
|
|
domain_name (0.5.20190701)
|
2016-02-20 21:53:20 +00:00
|
|
|
unf (>= 0.0.5, < 1.0.0)
|
2021-06-14 16:01:29 +01:00
|
|
|
doorkeeper (5.5.2)
|
2019-04-22 14:02:59 +01:00
|
|
|
railties (>= 5)
|
2020-07-27 22:00:00 +01:00
|
|
|
dotenv (2.7.6)
|
|
|
|
dotenv-rails (2.7.6)
|
|
|
|
dotenv (= 2.7.6)
|
|
|
|
railties (>= 3.2)
|
2020-01-11 20:49:59 +00:00
|
|
|
e2mmap (0.1.0)
|
2020-06-02 18:24:53 +01:00
|
|
|
ed25519 (1.2.4)
|
2021-02-02 14:47:12 +00:00
|
|
|
elasticsearch (7.10.1)
|
|
|
|
elasticsearch-api (= 7.10.1)
|
|
|
|
elasticsearch-transport (= 7.10.1)
|
|
|
|
elasticsearch-api (7.10.1)
|
2018-02-09 22:04:47 +00:00
|
|
|
multi_json
|
2020-04-09 19:33:12 +01:00
|
|
|
elasticsearch-dsl (0.1.9)
|
2021-02-02 14:47:12 +00:00
|
|
|
elasticsearch-transport (7.10.1)
|
2020-04-13 15:21:31 +01:00
|
|
|
faraday (~> 1)
|
2018-02-09 22:04:47 +00:00
|
|
|
multi_json
|
2017-01-27 19:28:46 +00:00
|
|
|
encryptor (3.0.0)
|
2020-12-29 14:45:23 +00:00
|
|
|
erubi (1.10.0)
|
2020-05-08 17:51:36 +01:00
|
|
|
et-orbi (1.2.4)
|
2017-05-05 01:23:01 +01:00
|
|
|
tzinfo
|
2020-08-06 16:35:32 +01:00
|
|
|
excon (0.76.0)
|
2021-03-30 15:47:06 +01:00
|
|
|
fabrication (2.22.0)
|
2021-05-21 16:49:03 +01:00
|
|
|
faker (2.18.0)
|
2020-01-20 12:37:26 +00:00
|
|
|
i18n (>= 1.6, < 2)
|
2021-02-02 14:47:12 +00:00
|
|
|
faraday (1.3.0)
|
|
|
|
faraday-net_http (~> 1.0)
|
2018-02-09 22:04:47 +00:00
|
|
|
multipart-post (>= 1.2, < 3)
|
2021-02-02 14:47:12 +00:00
|
|
|
ruby2_keywords
|
|
|
|
faraday-net_http (1.0.1)
|
2016-03-11 15:47:36 +00:00
|
|
|
fast_blank (1.0.0)
|
2021-06-07 13:07:14 +01:00
|
|
|
fastimage (2.2.4)
|
2021-04-19 14:33:41 +01:00
|
|
|
ffi (1.15.0)
|
2020-01-12 14:49:30 +00:00
|
|
|
ffi-compiler (1.0.1)
|
|
|
|
ffi (>= 1.0.0)
|
|
|
|
rake
|
2018-10-22 15:58:36 +01:00
|
|
|
fog-core (2.1.0)
|
2017-09-05 22:17:06 +01:00
|
|
|
builder
|
|
|
|
excon (~> 0.58)
|
|
|
|
formatador (~> 0.2)
|
2018-10-04 14:35:18 +01:00
|
|
|
mime-types
|
2018-10-04 00:07:13 +01:00
|
|
|
fog-json (1.2.0)
|
|
|
|
fog-core
|
2017-09-05 22:17:06 +01:00
|
|
|
multi_json (~> 1.10)
|
2020-06-08 06:46:58 +01:00
|
|
|
fog-openstack (0.3.10)
|
2018-10-22 15:58:36 +01:00
|
|
|
fog-core (>= 1.45, <= 2.1.0)
|
2017-09-05 22:17:06 +01:00
|
|
|
fog-json (>= 1.0)
|
|
|
|
ipaddress (>= 0.8)
|
|
|
|
formatador (0.2.5)
|
2021-06-10 15:46:18 +01:00
|
|
|
fugit (1.4.5)
|
2020-03-18 11:02:34 +00:00
|
|
|
et-orbi (~> 1.1, >= 1.1.8)
|
2021-06-10 15:46:18 +01:00
|
|
|
raabro (~> 1.4)
|
2021-01-04 17:09:39 +00:00
|
|
|
fuubar (2.5.1)
|
2017-04-10 21:47:41 +01:00
|
|
|
rspec-core (~> 3.0)
|
2016-02-24 23:17:01 +00:00
|
|
|
ruby-progressbar (~> 1.4)
|
2019-03-13 23:25:53 +00:00
|
|
|
globalid (0.4.2)
|
2017-04-28 14:10:58 +01:00
|
|
|
activesupport (>= 4.2.0)
|
2020-10-06 09:06:23 +01:00
|
|
|
hamlit (2.13.0)
|
2020-01-04 21:48:57 +00:00
|
|
|
temple (>= 0.8.2)
|
2016-09-24 12:40:42 +01:00
|
|
|
thor
|
2016-02-20 21:53:20 +00:00
|
|
|
tilt
|
2019-04-09 09:23:52 +01:00
|
|
|
hamlit-rails (0.2.3)
|
2016-02-20 21:53:20 +00:00
|
|
|
actionpack (>= 4.0.1)
|
|
|
|
activesupport (>= 4.0.1)
|
2016-09-24 12:40:42 +01:00
|
|
|
hamlit (>= 1.2.0)
|
2016-02-20 21:53:20 +00:00
|
|
|
railties (>= 4.0.1)
|
2017-08-26 12:47:38 +01:00
|
|
|
hamster (3.0.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
2020-03-18 11:16:46 +00:00
|
|
|
hashdiff (1.0.1)
|
2020-03-21 02:23:25 +00:00
|
|
|
hashie (4.1.0)
|
2020-01-20 11:45:23 +00:00
|
|
|
highline (2.0.3)
|
2018-11-09 05:55:19 +00:00
|
|
|
hiredis (0.6.3)
|
2017-07-13 21:15:32 +01:00
|
|
|
hkdf (0.3.0)
|
2016-03-11 15:47:36 +00:00
|
|
|
htmlentities (4.3.4)
|
2020-05-08 17:42:12 +01:00
|
|
|
http (4.4.1)
|
2016-02-20 21:53:20 +00:00
|
|
|
addressable (~> 2.3)
|
|
|
|
http-cookie (~> 1.0)
|
2020-01-12 14:49:30 +00:00
|
|
|
http-form_data (~> 2.2)
|
|
|
|
http-parser (~> 1.2.0)
|
2016-09-30 22:08:29 +01:00
|
|
|
http-cookie (1.0.3)
|
2016-02-20 21:53:20 +00:00
|
|
|
domain_name (~> 0.5)
|
2020-04-28 16:21:53 +01:00
|
|
|
http-form_data (2.3.0)
|
2020-01-12 14:49:30 +00:00
|
|
|
http-parser (1.2.1)
|
|
|
|
ffi-compiler (>= 1.0, < 2.0)
|
2017-06-30 12:42:04 +01:00
|
|
|
http_accept_language (2.1.1)
|
2021-05-29 01:17:23 +01:00
|
|
|
httplog (1.5.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
rack (>= 1.0)
|
2018-10-03 03:56:00 +01:00
|
|
|
rainbow (>= 2.0.0)
|
2021-04-12 13:00:55 +01:00
|
|
|
i18n (1.8.10)
|
2017-10-31 11:22:32 +00:00
|
|
|
concurrent-ruby (~> 1.0)
|
2021-03-05 03:00:23 +00:00
|
|
|
i18n-tasks (0.9.34)
|
2018-10-30 00:06:47 +00:00
|
|
|
activesupport (>= 4.0.2)
|
|
|
|
ast (>= 2.1.0)
|
|
|
|
erubi
|
|
|
|
highline (>= 2.0.0)
|
|
|
|
i18n
|
|
|
|
parser (>= 2.2.3.0)
|
|
|
|
rails-i18n
|
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
|
terminal-table (>= 1.5.1)
|
2021-06-14 15:56:57 +01:00
|
|
|
idn-ruby (0.1.2)
|
2017-09-05 22:17:06 +01:00
|
|
|
ipaddress (0.8.3)
|
2020-03-31 11:41:55 +01:00
|
|
|
iso-639 (0.3.5)
|
2018-04-23 10:29:17 +01:00
|
|
|
jmespath (1.4.0)
|
2021-05-06 13:22:54 +01:00
|
|
|
json (2.5.1)
|
2021-03-01 14:50:00 +00:00
|
|
|
json-canonicalization (0.2.1)
|
|
|
|
json-ld (3.1.9)
|
2020-01-13 18:01:43 +00:00
|
|
|
htmlentities (~> 4.3)
|
2020-03-18 11:00:20 +00:00
|
|
|
json-canonicalization (~> 0.2)
|
2020-01-13 18:01:43 +00:00
|
|
|
link_header (~> 0.0, >= 0.0.8)
|
|
|
|
multi_json (~> 1.14)
|
|
|
|
rack (~> 2.0)
|
|
|
|
rdf (~> 3.1)
|
2021-07-20 14:24:16 +01:00
|
|
|
json-ld-preloaded (3.1.6)
|
2020-02-10 12:26:53 +00:00
|
|
|
json-ld (~> 3.1)
|
|
|
|
rdf (~> 3.1)
|
2019-07-23 10:10:42 +01:00
|
|
|
jsonapi-renderer (0.2.2)
|
2020-08-25 12:53:09 +01:00
|
|
|
jwt (2.2.2)
|
2020-05-28 22:50:24 +01:00
|
|
|
kaminari (1.2.1)
|
2017-04-11 00:11:41 +01:00
|
|
|
activesupport (>= 4.1.0)
|
2020-05-28 22:50:24 +01:00
|
|
|
kaminari-actionview (= 1.2.1)
|
|
|
|
kaminari-activerecord (= 1.2.1)
|
|
|
|
kaminari-core (= 1.2.1)
|
|
|
|
kaminari-actionview (1.2.1)
|
2017-04-11 00:11:41 +01:00
|
|
|
actionview
|
2020-05-28 22:50:24 +01:00
|
|
|
kaminari-core (= 1.2.1)
|
|
|
|
kaminari-activerecord (1.2.1)
|
2017-04-11 00:11:41 +01:00
|
|
|
activerecord
|
2020-05-28 22:50:24 +01:00
|
|
|
kaminari-core (= 1.2.1)
|
|
|
|
kaminari-core (1.2.1)
|
2020-05-08 17:50:15 +01:00
|
|
|
launchy (2.5.0)
|
|
|
|
addressable (~> 2.7)
|
2018-12-11 05:34:02 +00:00
|
|
|
letter_opener (1.7.0)
|
2016-03-19 13:57:30 +00:00
|
|
|
launchy (~> 2.2)
|
2020-02-10 11:28:22 +00:00
|
|
|
letter_opener_web (1.4.0)
|
2017-01-21 09:22:49 +00:00
|
|
|
actionmailer (>= 3.2)
|
|
|
|
letter_opener (~> 1.0)
|
|
|
|
railties (>= 3.2)
|
Fix #24 - Thread resolving for remote statuses
This is a big one, so let me enumerate:
Accounts as well as stream entry pages now contain Link headers that
reference the Atom feed and Webfinger URL for the former and Atom entry
for the latter. So you only need to HEAD those resources to get that
information, no need to download and parse HTML <link>s.
ProcessFeedService will now queue ThreadResolveWorker for each remote
status that it cannot find otherwise. Furthermore, entries are now
processed in reverse order (from bottom to top) in case a newer entry
references a chronologically previous one.
ThreadResolveWorker uses FetchRemoteStatusService to obtain a status
and attach the child status it was queued for to it.
FetchRemoteStatusService looks up the URL, first with a HEAD, tests
if it's an Atom feed, in which case it processes it directly. Next
for Link headers to the Atom feed, in which case that is fetched
and processed. Lastly if it's HTML, it is checked for <link>s to the Atom
feed, and if such is found, that is fetched and processed. The account for
the status is derived from author/name attribute in the XML and the hostname
in the URL (domain). FollowRemoteAccountService and ProcessFeedService
are used.
This means that potentially threads are resolved recursively until a dead-end
is encountered, however it is performed asynchronously over background jobs,
so it should be ok.
2016-09-21 00:34:14 +01:00
|
|
|
link_header (0.0.8)
|
2019-06-17 13:23:29 +01:00
|
|
|
lograge (0.11.2)
|
2018-04-12 13:45:17 +01:00
|
|
|
actionpack (>= 4)
|
|
|
|
activesupport (>= 4)
|
|
|
|
railties (>= 4)
|
2017-09-18 03:55:57 +01:00
|
|
|
request_store (~> 1.0)
|
2021-06-14 16:01:29 +01:00
|
|
|
loofah (2.10.0)
|
2017-10-31 11:22:32 +00:00
|
|
|
crass (~> 1.0.2)
|
2016-02-20 21:53:20 +00:00
|
|
|
nokogiri (>= 1.5.9)
|
2018-11-27 22:34:39 +00:00
|
|
|
mail (2.7.1)
|
2017-12-03 15:55:27 +00:00
|
|
|
mini_mime (>= 0.1.1)
|
2021-06-07 13:01:34 +01:00
|
|
|
makara (0.5.1)
|
|
|
|
activerecord (>= 5.2.0)
|
2021-05-10 16:25:36 +01:00
|
|
|
marcel (1.0.1)
|
2018-04-12 13:45:17 +01:00
|
|
|
mario-redis-lock (1.2.1)
|
|
|
|
redis (>= 3.0.5)
|
2020-12-30 11:05:32 +00:00
|
|
|
memory_profiler (1.0.0)
|
2020-05-08 17:48:48 +01:00
|
|
|
method_source (1.0.0)
|
2021-05-06 13:22:54 +01:00
|
|
|
microformats (4.3.1)
|
2020-01-05 01:25:07 +00:00
|
|
|
json (~> 2.2)
|
|
|
|
nokogiri (~> 1.10)
|
2020-01-04 21:48:18 +00:00
|
|
|
mime-types (3.3.1)
|
2016-08-17 16:56:23 +01:00
|
|
|
mime-types-data (~> 3.2015)
|
2020-05-21 15:54:54 +01:00
|
|
|
mime-types-data (3.2020.0512)
|
2021-03-29 06:39:37 +01:00
|
|
|
mimemagic (0.3.10)
|
|
|
|
nokogiri (~> 1)
|
|
|
|
rake
|
2021-07-03 21:07:32 +01:00
|
|
|
mini_mime (1.1.0)
|
2021-08-07 05:01:59 +01:00
|
|
|
mini_portile2 (2.6.1)
|
2021-03-01 14:34:29 +00:00
|
|
|
minitest (5.14.4)
|
2021-02-11 11:51:09 +00:00
|
|
|
msgpack (1.4.2)
|
2020-07-28 02:18:02 +01:00
|
|
|
multi_json (1.15.0)
|
2019-09-23 11:52:29 +01:00
|
|
|
multipart-post (2.1.1)
|
2020-12-29 14:32:37 +00:00
|
|
|
net-ldap (0.17.0)
|
2020-05-08 17:53:11 +01:00
|
|
|
net-scp (3.0.0)
|
|
|
|
net-ssh (>= 2.6.5, < 7.0.0)
|
2020-06-15 15:28:56 +01:00
|
|
|
net-ssh (6.1.0)
|
2021-03-05 03:32:37 +00:00
|
|
|
nio4r (2.5.7)
|
2021-08-09 19:46:57 +01:00
|
|
|
nokogiri (1.12.2)
|
2021-08-07 05:01:59 +01:00
|
|
|
mini_portile2 (~> 2.6.1)
|
2021-01-05 19:01:31 +00:00
|
|
|
racc (~> 1.4)
|
2021-04-13 02:45:45 +01:00
|
|
|
nsa (0.2.8)
|
|
|
|
activesupport (>= 4.2, < 7)
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
sidekiq (>= 3.5)
|
|
|
|
statsd-ruby (~> 1.4, >= 1.4.0)
|
2021-08-01 03:26:50 +01:00
|
|
|
oj (3.12.2)
|
2020-03-21 02:23:25 +00:00
|
|
|
omniauth (1.9.1)
|
|
|
|
hashie (>= 3.4.6)
|
2018-02-04 04:42:13 +00:00
|
|
|
rack (>= 1.6.2, < 3)
|
2020-11-19 16:43:58 +00:00
|
|
|
omniauth-cas (2.0.0)
|
2018-02-04 04:42:13 +00:00
|
|
|
addressable (~> 2.3)
|
|
|
|
nokogiri (~> 1.5)
|
|
|
|
omniauth (~> 1.2)
|
2020-11-28 04:17:53 +00:00
|
|
|
omniauth-rails_csrf_protection (0.1.2)
|
|
|
|
actionpack (>= 4.2)
|
|
|
|
omniauth (>= 1.3.1)
|
2020-10-22 04:46:54 +01:00
|
|
|
omniauth-saml (1.10.3)
|
2018-02-04 04:42:13 +00:00
|
|
|
omniauth (~> 1.3, >= 1.3.2)
|
2020-07-06 15:18:06 +01:00
|
|
|
ruby-saml (~> 1.9)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
openssl (2.2.0)
|
|
|
|
openssl-signature_algorithm (0.4.0)
|
2016-03-05 12:12:24 +00:00
|
|
|
orm_adapter (0.5.0)
|
2021-06-07 13:00:49 +01:00
|
|
|
ox (2.14.5)
|
2018-03-24 11:52:45 +00:00
|
|
|
paperclip (6.0.0)
|
2016-11-29 13:20:15 +00:00
|
|
|
activemodel (>= 4.2.0)
|
|
|
|
activesupport (>= 4.2.0)
|
2016-02-27 23:02:59 +00:00
|
|
|
mime-types
|
2016-11-29 13:20:15 +00:00
|
|
|
mimemagic (~> 0.3.0)
|
2018-03-24 11:52:45 +00:00
|
|
|
terrapin (~> 0.6.0)
|
2020-11-23 12:02:47 +00:00
|
|
|
parallel (1.20.1)
|
2021-04-12 13:37:29 +01:00
|
|
|
parallel_tests (3.7.0)
|
2017-05-03 11:20:38 +01:00
|
|
|
parallel
|
2021-07-20 14:24:57 +01:00
|
|
|
parser (3.0.2.0)
|
2020-06-25 09:22:53 +01:00
|
|
|
ast (~> 2.4.1)
|
2020-04-28 17:39:21 +01:00
|
|
|
parslet (2.0.0)
|
2020-07-28 16:51:15 +01:00
|
|
|
pastel (0.8.0)
|
2019-10-04 02:19:54 +01:00
|
|
|
tty-color (~> 0.5)
|
2020-03-31 11:40:33 +01:00
|
|
|
pg (1.2.3)
|
2021-03-29 14:17:10 +01:00
|
|
|
pghero (2.8.1)
|
2019-08-19 14:37:22 +01:00
|
|
|
activerecord (>= 5)
|
2021-04-12 13:08:06 +01:00
|
|
|
pkg-config (1.4.6)
|
2020-07-28 16:59:29 +01:00
|
|
|
posix-spawn (0.3.15)
|
2020-09-22 08:53:01 +01:00
|
|
|
premailer (1.14.2)
|
2018-01-16 02:29:11 +00:00
|
|
|
addressable
|
|
|
|
css_parser (>= 1.6.0)
|
|
|
|
htmlentities (>= 4.0.0)
|
2020-05-08 16:42:05 +01:00
|
|
|
premailer-rails (1.11.1)
|
2019-07-22 15:05:34 +01:00
|
|
|
actionmailer (>= 3)
|
2018-01-16 02:29:11 +00:00
|
|
|
premailer (~> 1.7, >= 1.7.9)
|
2018-09-20 23:42:59 +01:00
|
|
|
private_address_check (0.5.0)
|
2020-05-08 17:48:48 +01:00
|
|
|
pry (0.13.1)
|
|
|
|
coderay (~> 1.1)
|
|
|
|
method_source (~> 1.0)
|
2020-05-08 17:52:57 +01:00
|
|
|
pry-byebug (3.9.0)
|
2019-02-22 11:06:01 +00:00
|
|
|
byebug (~> 11.0)
|
2020-05-08 17:52:57 +01:00
|
|
|
pry (~> 0.13.0)
|
2019-01-02 21:39:23 +00:00
|
|
|
pry-rails (0.3.9)
|
2017-04-10 21:47:41 +01:00
|
|
|
pry (>= 0.10.4)
|
2020-09-07 21:15:39 +01:00
|
|
|
public_suffix (4.0.6)
|
2021-08-07 05:01:32 +01:00
|
|
|
puma (5.4.0)
|
2019-07-18 00:06:14 +01:00
|
|
|
nio4r (~> 2.0)
|
2019-08-19 14:36:45 +01:00
|
|
|
pundit (2.1.0)
|
2017-05-29 17:22:22 +01:00
|
|
|
activesupport (>= 3.0.0)
|
2021-06-10 15:46:18 +01:00
|
|
|
raabro (1.4.0)
|
2021-01-05 19:01:31 +00:00
|
|
|
racc (1.5.2)
|
2020-06-17 05:30:57 +01:00
|
|
|
rack (2.2.3)
|
2021-02-11 11:58:46 +00:00
|
|
|
rack-attack (6.5.0)
|
2018-10-01 21:49:26 +01:00
|
|
|
rack (>= 1.0, < 3)
|
2019-12-30 14:58:24 +00:00
|
|
|
rack-cors (1.1.1)
|
2019-11-27 02:59:57 +00:00
|
|
|
rack (>= 2.0.0)
|
2019-03-15 14:05:31 +00:00
|
|
|
rack-proxy (0.6.5)
|
2017-09-27 13:41:54 +01:00
|
|
|
rack
|
2018-08-12 11:25:23 +01:00
|
|
|
rack-test (1.1.0)
|
2017-09-11 22:03:14 +01:00
|
|
|
rack (>= 1.0, < 3)
|
2021-07-03 21:07:32 +01:00
|
|
|
rails (6.1.4)
|
|
|
|
actioncable (= 6.1.4)
|
|
|
|
actionmailbox (= 6.1.4)
|
|
|
|
actionmailer (= 6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
actiontext (= 6.1.4)
|
|
|
|
actionview (= 6.1.4)
|
|
|
|
activejob (= 6.1.4)
|
|
|
|
activemodel (= 6.1.4)
|
|
|
|
activerecord (= 6.1.4)
|
|
|
|
activestorage (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2021-03-24 09:44:31 +00:00
|
|
|
bundler (>= 1.15.0)
|
2021-07-03 21:07:32 +01:00
|
|
|
railties (= 6.1.4)
|
2016-12-21 18:09:59 +00:00
|
|
|
sprockets-rails (>= 2.0.0)
|
2020-06-29 14:43:34 +01:00
|
|
|
rails-controller-testing (1.0.5)
|
|
|
|
actionpack (>= 5.0.1.rc1)
|
|
|
|
actionview (>= 5.0.1.rc1)
|
|
|
|
activesupport (>= 5.0.1.rc1)
|
2017-05-14 15:30:14 +01:00
|
|
|
rails-dom-testing (2.0.3)
|
|
|
|
activesupport (>= 4.2.0)
|
|
|
|
nokogiri (>= 1.6)
|
2019-10-29 10:40:52 +00:00
|
|
|
rails-html-sanitizer (1.3.0)
|
|
|
|
loofah (~> 2.3)
|
2021-03-24 09:44:31 +00:00
|
|
|
rails-i18n (6.0.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
i18n (>= 0.7, < 2)
|
2021-03-24 09:44:31 +00:00
|
|
|
railties (>= 6.0.0, < 7)
|
2017-08-07 17:55:36 +01:00
|
|
|
rails-settings-cached (0.6.6)
|
2017-01-12 19:46:24 +00:00
|
|
|
rails (>= 4.2.0)
|
2021-07-03 21:07:32 +01:00
|
|
|
railties (6.1.4)
|
|
|
|
actionpack (= 6.1.4)
|
|
|
|
activesupport (= 6.1.4)
|
2016-12-21 18:09:59 +00:00
|
|
|
method_source
|
2021-07-03 21:07:32 +01:00
|
|
|
rake (>= 0.13)
|
2021-03-24 09:44:31 +00:00
|
|
|
thor (~> 1.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
rainbow (3.0.0)
|
2020-12-30 03:13:29 +00:00
|
|
|
rake (13.0.3)
|
2021-07-20 14:24:16 +01:00
|
|
|
rdf (3.1.15)
|
2017-08-26 12:47:38 +01:00
|
|
|
hamster (~> 3.0)
|
|
|
|
link_header (~> 0.0, >= 0.0.8)
|
2020-01-10 22:02:16 +00:00
|
|
|
rdf-normalize (0.4.0)
|
|
|
|
rdf (~> 3.1)
|
2021-08-07 05:00:49 +01:00
|
|
|
redis (4.4.0)
|
2021-02-11 11:54:19 +00:00
|
|
|
redis-namespace (1.8.1)
|
2017-12-03 15:55:27 +00:00
|
|
|
redis (>= 3.0.4)
|
2021-03-12 04:38:44 +00:00
|
|
|
regexp_parser (2.1.1)
|
2020-01-04 21:48:57 +00:00
|
|
|
request_store (1.5.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
rack (>= 1.4)
|
2020-06-01 20:46:09 +01:00
|
|
|
responders (3.0.1)
|
2019-08-12 12:11:55 +01:00
|
|
|
actionpack (>= 5.0)
|
|
|
|
railties (>= 5.0)
|
2021-04-09 01:31:36 +01:00
|
|
|
rexml (3.2.5)
|
2021-03-24 09:44:31 +00:00
|
|
|
rotp (6.2.0)
|
2018-04-11 20:40:38 +01:00
|
|
|
rpam2 (4.0.2)
|
2021-05-10 16:36:14 +01:00
|
|
|
rqrcode (2.0.0)
|
2017-01-27 19:28:46 +00:00
|
|
|
chunky_png (~> 1.0)
|
2021-05-10 16:36:14 +01:00
|
|
|
rqrcode_core (~> 1.0)
|
|
|
|
rqrcode_core (1.0.0)
|
2020-12-30 03:13:29 +00:00
|
|
|
rspec-core (3.10.1)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-expectations (3.10.1)
|
2016-02-20 21:53:20 +00:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2020-12-30 03:13:29 +00:00
|
|
|
rspec-support (~> 3.10.0)
|
2021-03-08 14:05:35 +00:00
|
|
|
rspec-mocks (3.10.2)
|
2016-02-20 21:53:20 +00:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2020-12-30 03:13:29 +00:00
|
|
|
rspec-support (~> 3.10.0)
|
2021-03-22 06:38:54 +00:00
|
|
|
rspec-rails (5.0.1)
|
2021-03-15 22:55:43 +00:00
|
|
|
actionpack (>= 5.2)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
2020-12-30 03:13:29 +00:00
|
|
|
rspec-core (~> 3.10)
|
|
|
|
rspec-expectations (~> 3.10)
|
|
|
|
rspec-mocks (~> 3.10)
|
|
|
|
rspec-support (~> 3.10)
|
2020-06-25 09:47:34 +01:00
|
|
|
rspec-sidekiq (3.1.0)
|
2017-04-10 21:47:41 +01:00
|
|
|
rspec-core (~> 3.0, >= 3.0.0)
|
2016-03-26 12:42:10 +00:00
|
|
|
sidekiq (>= 2.4.0)
|
2021-03-08 14:05:35 +00:00
|
|
|
rspec-support (3.10.2)
|
2020-05-01 19:19:01 +01:00
|
|
|
rspec_junit_formatter (0.4.1)
|
|
|
|
rspec-core (>= 2, < 4, != 2.12.0)
|
2021-08-17 04:40:17 +01:00
|
|
|
rubocop (1.19.0)
|
2017-05-29 17:18:06 +01:00
|
|
|
parallel (~> 1.10)
|
2021-01-31 18:48:29 +00:00
|
|
|
parser (>= 3.0.0.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2020-12-29 15:12:03 +00:00
|
|
|
regexp_parser (>= 1.8, < 3.0)
|
2020-05-08 19:24:26 +01:00
|
|
|
rexml
|
2021-08-17 04:40:17 +01:00
|
|
|
rubocop-ast (>= 1.9.1, < 2.0)
|
2016-02-20 21:53:20 +00:00
|
|
|
ruby-progressbar (~> 1.7)
|
2021-01-31 18:48:29 +00:00
|
|
|
unicode-display_width (>= 1.4.0, < 3.0)
|
2021-08-17 04:40:17 +01:00
|
|
|
rubocop-ast (1.10.0)
|
2021-05-10 16:35:24 +01:00
|
|
|
parser (>= 3.0.1.1)
|
2021-07-20 14:24:57 +01:00
|
|
|
rubocop-rails (2.11.3)
|
2020-06-15 15:26:27 +01:00
|
|
|
activesupport (>= 4.2.0)
|
2019-06-17 13:16:03 +01:00
|
|
|
rack (>= 1.1)
|
2021-05-10 16:35:24 +01:00
|
|
|
rubocop (>= 1.7.0, < 2.0)
|
2021-01-04 17:10:33 +00:00
|
|
|
ruby-progressbar (1.11.0)
|
2020-04-28 16:26:15 +01:00
|
|
|
ruby-saml (1.11.0)
|
2018-02-04 04:42:13 +00:00
|
|
|
nokogiri (>= 1.5.10)
|
2021-02-02 14:47:12 +00:00
|
|
|
ruby2_keywords (0.0.4)
|
2021-06-10 15:46:18 +01:00
|
|
|
rufus-scheduler (3.7.0)
|
2020-03-18 11:02:34 +00:00
|
|
|
fugit (~> 1.1, >= 1.1.6)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
safety_net_attestation (0.4.0)
|
|
|
|
jwt (~> 2.0)
|
2021-08-09 19:46:57 +01:00
|
|
|
sanitize (6.0.0)
|
2017-04-27 13:42:22 +01:00
|
|
|
crass (~> 1.0.2)
|
2021-08-09 19:46:57 +01:00
|
|
|
nokogiri (>= 1.12.0)
|
2020-12-14 08:06:34 +00:00
|
|
|
scenic (1.5.4)
|
|
|
|
activerecord (>= 4.0.0)
|
|
|
|
railties (>= 4.0.0)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
securecompare (1.0.0)
|
2021-05-07 04:33:21 +01:00
|
|
|
semantic_range (3.0.0)
|
2021-04-12 13:00:06 +01:00
|
|
|
sidekiq (6.2.1)
|
2020-03-21 03:04:54 +00:00
|
|
|
connection_pool (>= 2.2.2)
|
2020-05-08 17:43:26 +01:00
|
|
|
rack (~> 2.0)
|
2020-07-01 18:05:21 +01:00
|
|
|
redis (>= 4.2.0)
|
2018-11-22 11:47:36 +00:00
|
|
|
sidekiq-bulk (0.2.0)
|
2017-06-03 23:11:15 +01:00
|
|
|
sidekiq
|
2021-06-10 15:46:18 +01:00
|
|
|
sidekiq-scheduler (3.1.0)
|
2020-03-18 11:02:34 +00:00
|
|
|
e2mmap
|
2017-10-31 11:22:32 +00:00
|
|
|
redis (>= 3, < 5)
|
2017-05-05 01:23:01 +01:00
|
|
|
rufus-scheduler (~> 3.2)
|
|
|
|
sidekiq (>= 3)
|
2020-03-18 11:02:34 +00:00
|
|
|
thwait
|
2017-05-05 01:23:01 +01:00
|
|
|
tilt (>= 1.4.0)
|
2021-08-07 05:01:06 +01:00
|
|
|
sidekiq-unique-jobs (7.1.5)
|
2021-03-22 06:35:46 +00:00
|
|
|
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
|
2019-01-14 09:18:55 +00:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.5)
|
2021-03-12 04:39:58 +00:00
|
|
|
sidekiq (>= 5.0, < 7.0)
|
2020-09-07 21:06:23 +01:00
|
|
|
thor (>= 0.20, < 2.0)
|
2021-05-21 16:52:32 +01:00
|
|
|
simple-navigation (4.3.0)
|
2016-12-13 12:42:10 +00:00
|
|
|
activesupport (>= 2.3.2)
|
2021-02-19 09:09:30 +00:00
|
|
|
simple_form (5.1.0)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
activemodel (>= 5.2)
|
2021-01-16 16:06:28 +00:00
|
|
|
simplecov (0.21.2)
|
2018-04-23 10:29:17 +01:00
|
|
|
docile (~> 1.1)
|
2020-02-17 17:27:19 +00:00
|
|
|
simplecov-html (~> 0.11)
|
2020-12-29 14:40:35 +00:00
|
|
|
simplecov_json_formatter (~> 0.1)
|
2020-09-28 20:11:43 +01:00
|
|
|
simplecov-html (0.12.3)
|
2020-12-29 14:40:35 +00:00
|
|
|
simplecov_json_formatter (0.1.2)
|
2018-06-20 14:22:37 +01:00
|
|
|
sprockets (3.7.2)
|
2016-02-20 21:53:20 +00:00
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
rack (> 1, < 3)
|
2020-09-15 15:16:57 +01:00
|
|
|
sprockets-rails (3.2.2)
|
2016-02-20 21:53:20 +00:00
|
|
|
actionpack (>= 4.0)
|
|
|
|
activesupport (>= 4.0)
|
|
|
|
sprockets (>= 3.0.0)
|
2021-03-04 21:38:52 +00:00
|
|
|
sshkit (1.21.2)
|
2017-01-30 19:03:17 +00:00
|
|
|
net-scp (>= 1.1.2)
|
|
|
|
net-ssh (>= 2.8.0)
|
2021-05-10 16:35:31 +01:00
|
|
|
stackprof (0.2.17)
|
2021-03-24 09:44:31 +00:00
|
|
|
statsd-ruby (1.5.0)
|
2020-07-27 19:00:35 +01:00
|
|
|
stoplight (2.2.1)
|
2021-08-17 04:32:29 +01:00
|
|
|
strong_migrations (0.7.8)
|
2019-05-29 10:22:59 +01:00
|
|
|
activerecord (>= 5)
|
2020-01-04 21:48:57 +00:00
|
|
|
temple (0.8.2)
|
2021-03-05 03:00:23 +00:00
|
|
|
terminal-table (3.0.0)
|
2017-05-19 15:22:10 +01:00
|
|
|
unicode-display_width (~> 1.1, >= 1.1.1)
|
2018-03-24 11:52:45 +00:00
|
|
|
terrapin (0.6.0)
|
|
|
|
climate_control (>= 0.0.3, < 1.0)
|
2021-01-26 14:35:03 +00:00
|
|
|
thor (1.1.0)
|
2020-07-27 23:01:59 +01:00
|
|
|
thwait (0.2.0)
|
|
|
|
e2mmap
|
2020-01-04 21:48:57 +00:00
|
|
|
tilt (2.0.10)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
tpm-key_attestation (0.9.0)
|
|
|
|
bindata (~> 2.4)
|
|
|
|
openssl-signature_algorithm (~> 0.4.0)
|
2020-12-29 15:08:23 +00:00
|
|
|
tty-color (0.6.0)
|
2020-04-01 02:02:24 +01:00
|
|
|
tty-cursor (0.7.1)
|
2021-04-19 14:34:09 +01:00
|
|
|
tty-prompt (0.23.1)
|
2020-07-28 16:51:15 +01:00
|
|
|
pastel (~> 0.8)
|
|
|
|
tty-reader (~> 0.8)
|
2020-12-29 15:08:23 +00:00
|
|
|
tty-reader (0.9.0)
|
2019-05-29 03:10:24 +01:00
|
|
|
tty-cursor (~> 0.7)
|
2020-07-28 16:51:15 +01:00
|
|
|
tty-screen (~> 0.8)
|
|
|
|
wisper (~> 2.0)
|
2020-07-27 18:37:07 +01:00
|
|
|
tty-screen (0.8.1)
|
2021-03-02 11:02:56 +00:00
|
|
|
twitter-text (3.1.0)
|
|
|
|
idn-ruby
|
2017-02-22 18:35:11 +00:00
|
|
|
unf (~> 0.1.0)
|
2021-03-24 09:44:31 +00:00
|
|
|
tzinfo (2.0.4)
|
|
|
|
concurrent-ruby (~> 1.0)
|
2021-01-26 14:34:48 +00:00
|
|
|
tzinfo-data (1.2021.1)
|
2017-04-02 23:46:44 +01:00
|
|
|
tzinfo (>= 1.0.0)
|
2016-02-20 21:53:20 +00:00
|
|
|
unf (0.1.4)
|
|
|
|
unf_ext
|
2020-05-08 17:42:12 +01:00
|
|
|
unf_ext (0.0.7.7)
|
2020-05-08 19:24:26 +01:00
|
|
|
unicode-display_width (1.7.0)
|
2021-03-01 14:34:29 +00:00
|
|
|
uniform_notifier (1.14.1)
|
2020-09-07 21:10:49 +01:00
|
|
|
warden (1.2.9)
|
|
|
|
rack (>= 2.0.9)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
webauthn (3.0.0.alpha1)
|
|
|
|
android_key_attestation (~> 0.3.0)
|
|
|
|
awrence (~> 1.1)
|
|
|
|
bindata (~> 2.4)
|
|
|
|
cbor (~> 0.5.9)
|
|
|
|
cose (~> 1.0)
|
|
|
|
openssl (~> 2.0)
|
|
|
|
safety_net_attestation (~> 0.4.0)
|
|
|
|
securecompare (~> 1.0)
|
|
|
|
tpm-key_attestation (~> 0.9.0)
|
2021-08-17 04:49:00 +01:00
|
|
|
webmock (3.14.0)
|
|
|
|
addressable (>= 2.8.0)
|
2016-02-28 20:22:56 +00:00
|
|
|
crack (>= 0.3.2)
|
2019-06-17 13:17:45 +01:00
|
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
2021-05-27 09:48:18 +01:00
|
|
|
webpacker (5.4.0)
|
2020-05-08 16:52:54 +01:00
|
|
|
activesupport (>= 5.2)
|
2017-09-27 13:41:54 +01:00
|
|
|
rack-proxy (>= 0.6.1)
|
2020-05-08 16:52:54 +01:00
|
|
|
railties (>= 5.2)
|
|
|
|
semantic_range (>= 2.3.0)
|
2019-09-14 09:36:10 +01:00
|
|
|
webpush (0.3.8)
|
2017-07-13 21:15:32 +01:00
|
|
|
hkdf (~> 0.2)
|
2017-12-03 15:55:27 +00:00
|
|
|
jwt (~> 2.0)
|
2021-07-03 21:07:32 +01:00
|
|
|
websocket-driver (0.7.5)
|
2016-08-17 16:56:23 +01:00
|
|
|
websocket-extensions (>= 0.1.0)
|
2020-06-05 22:56:06 +01:00
|
|
|
websocket-extensions (0.1.5)
|
2019-12-02 13:58:07 +00:00
|
|
|
wisper (2.0.1)
|
Add follower synchronization mechanism (#14510)
* Add support for followers synchronization on the receiving end
Check the `collectionSynchronization` attribute on `Create` and `Announce`
activities and synchronize followers from provided collection if possible.
* Add tests for followers synchronization on the receiving end
* Add support for follower synchronization on the sender's end
* Add tests for the sending end
* Switch from AS attributes to HTTP header
Replace the custom `collectionSynchronization` ActivityStreams attribute by
an HTTP header (`X-AS-Collection-Synchronization`) with the same syntax as
the `Signature` header and the following fields:
- `collectionId` to specify which collection to synchronize
- `digest` for the SHA256 hex-digest of the list of followers known on the
receiving instance (where “receiving instance” is determined by accounts
sharing the same host name for their ActivityPub actor `id`)
- `url` of a collection that should be fetched by the instance actor
Internally, move away from the webfinger-based `domain` attribute and use
account `uri` prefix to group accounts.
* Add environment variable to disable followers synchronization
Since the whole mechanism relies on some new preconditions that, in some
extremely rare cases, might not be met, add an environment variable
(DISABLE_FOLLOWERS_SYNCHRONIZATION) to disable the mechanism altogether and
avoid followers being incorrectly removed.
The current conditions are:
1. all managed accounts' actor `id` and inbox URL have the same URI scheme and
netloc.
2. all accounts whose actor `id` or inbox URL share the same URI scheme and
netloc as a managed account must be managed by the same Mastodon instance
as well.
As far as Mastodon is concerned, breaking those preconditions require extensive
configuration changes in the reverse proxy and might also cause other issues.
Therefore, this environment variable provides a way out for people with highly
unusual configurations, and can be safely ignored for the overwhelming majority
of Mastodon administrators.
* Only set follower synchronization header on non-public statuses
This is to avoid unnecessary computations and allow Follow-related
activities to be handled by the usual codepath instead of going through
the synchronization mechanism (otherwise, any Follow/Undo/Accept activity
would trigger the synchronization mechanism even if processing the activity
itself would be enough to re-introduce synchronization)
* Change how ActivityPub::SynchronizeFollowersService handles follow requests
If the remote lists a local follower which we only know has sent a follow
request, consider the follow request as accepted instead of sending an Undo.
* Integrate review feeback
- rename X-AS-Collection-Synchronization to Collection-Synchronization
- various minor refactoring and code style changes
* Only select required fields when computing followers_hash
* Use actor URI rather than webfinger domain in synchronization endpoint
* Change hash computation to be a XOR of individual hashes
Makes it much easier to be memory-efficient, and avoid sorting discrepancy issues.
* Marginally improve followers_hash computation speed
* Further improve hash computation performances by using pluck_each
2020-10-21 17:04:09 +01:00
|
|
|
xorcist (1.1.2)
|
2018-10-24 15:22:18 +01:00
|
|
|
xpath (3.2.0)
|
2018-04-12 13:45:17 +01:00
|
|
|
nokogiri (~> 1.8)
|
2021-03-24 09:44:31 +00:00
|
|
|
zeitwerk (2.4.2)
|
2016-02-20 21:53:20 +00:00
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2017-07-07 03:02:06 +01:00
|
|
|
active_model_serializers (~> 0.10)
|
2020-10-22 04:11:20 +01:00
|
|
|
active_record_query_trace (~> 1.8)
|
2021-07-08 06:35:20 +01:00
|
|
|
addressable (~> 2.8)
|
2020-04-09 19:32:39 +01:00
|
|
|
annotate (~> 3.1)
|
2021-08-17 04:49:21 +01:00
|
|
|
aws-sdk-s3 (~> 1.99)
|
2020-11-10 14:11:15 +00:00
|
|
|
better_errors (~> 2.9)
|
2021-01-07 05:10:49 +00:00
|
|
|
binding_of_caller (~> 1.0)
|
2019-04-27 02:24:09 +01:00
|
|
|
blurhash (~> 0.1)
|
2021-02-11 18:20:58 +00:00
|
|
|
bootsnap (~> 1.6.0)
|
2021-08-01 03:13:41 +01:00
|
|
|
brakeman (~> 5.1)
|
2017-06-25 15:54:30 +01:00
|
|
|
browser
|
2020-01-06 14:02:46 +00:00
|
|
|
bullet (~> 6.1)
|
2021-03-15 12:19:16 +00:00
|
|
|
bundler-audit (~> 0.8)
|
2021-03-04 21:38:52 +00:00
|
|
|
capistrano (~> 3.16)
|
2020-07-28 04:24:53 +01:00
|
|
|
capistrano-rails (~> 1.6)
|
2020-07-27 19:24:09 +01:00
|
|
|
capistrano-rbenv (~> 2.2)
|
2017-05-11 10:27:01 +01:00
|
|
|
capistrano-yarn (~> 2.0)
|
2021-02-02 14:47:35 +00:00
|
|
|
capybara (~> 3.35)
|
2019-11-27 02:53:50 +00:00
|
|
|
charlock_holmes (~> 0.7.7)
|
2021-02-02 14:47:12 +00:00
|
|
|
chewy (~> 5.2)
|
2021-04-19 14:33:41 +01:00
|
|
|
cld3 (~> 3.4.2)
|
2017-05-31 16:09:17 +01:00
|
|
|
climate_control (~> 0.2)
|
2020-07-05 17:28:25 +01:00
|
|
|
color_diff (~> 0.1)
|
2019-01-15 08:24:35 +00:00
|
|
|
concurrent-ruby
|
2019-07-01 23:34:38 +01:00
|
|
|
connection_pool
|
2021-05-07 04:27:58 +01:00
|
|
|
devise (~> 4.8)
|
2021-04-10 10:50:41 +01:00
|
|
|
devise-two-factor (~> 4.0)
|
2018-09-14 16:42:45 +01:00
|
|
|
devise_pam_authenticatable2 (~> 9.2)
|
2020-03-25 21:48:52 +00:00
|
|
|
discard (~> 1.2)
|
2021-02-23 21:58:39 +00:00
|
|
|
doorkeeper (~> 5.5)
|
2019-02-25 14:55:53 +00:00
|
|
|
dotenv-rails (~> 2.7)
|
2020-06-02 18:24:53 +01:00
|
|
|
ed25519 (~> 1.2)
|
2021-03-30 15:47:06 +01:00
|
|
|
fabrication (~> 2.22)
|
2021-05-21 16:49:03 +01:00
|
|
|
faker (~> 2.18)
|
2017-05-11 10:27:01 +01:00
|
|
|
fast_blank (~> 1.0)
|
2018-02-21 02:40:12 +00:00
|
|
|
fastimage
|
2018-10-22 15:58:36 +01:00
|
|
|
fog-core (<= 2.1.0)
|
|
|
|
fog-openstack (~> 0.3)
|
2019-11-11 13:05:16 +00:00
|
|
|
fuubar (~> 2.5)
|
2017-05-11 10:27:01 +01:00
|
|
|
hamlit-rails (~> 0.2)
|
|
|
|
hiredis (~> 0.6)
|
|
|
|
htmlentities (~> 4.3)
|
2020-05-08 17:42:12 +01:00
|
|
|
http (~> 4.4)
|
2017-05-11 10:27:01 +01:00
|
|
|
http_accept_language (~> 2.1)
|
2021-05-29 01:17:23 +01:00
|
|
|
httplog (~> 1.5.0)
|
2018-10-30 00:06:47 +00:00
|
|
|
i18n-tasks (~> 0.9)
|
2017-07-15 16:24:35 +01:00
|
|
|
idn-ruby
|
2017-09-08 11:32:22 +01:00
|
|
|
iso-639
|
2020-01-13 18:01:43 +00:00
|
|
|
json-ld
|
2020-02-10 12:26:53 +00:00
|
|
|
json-ld-preloaded (~> 3.1)
|
2020-05-04 12:53:42 +01:00
|
|
|
kaminari (~> 1.2)
|
2018-12-11 05:34:02 +00:00
|
|
|
letter_opener (~> 1.7)
|
2020-02-10 11:28:22 +00:00
|
|
|
letter_opener_web (~> 1.4)
|
2017-05-11 10:27:01 +01:00
|
|
|
link_header (~> 0.0)
|
2019-04-21 03:49:05 +01:00
|
|
|
lograge (~> 0.11)
|
2021-01-23 14:25:08 +00:00
|
|
|
makara (~> 0.5)
|
2017-07-19 13:44:04 +01:00
|
|
|
mario-redis-lock (~> 1.2)
|
2018-02-21 22:21:32 +00:00
|
|
|
memory_profiler
|
2020-01-05 01:25:07 +00:00
|
|
|
microformats (~> 4.2)
|
|
|
|
mime-types (~> 3.3.1)
|
2020-12-29 14:32:37 +00:00
|
|
|
net-ldap (~> 0.17)
|
2021-08-07 05:01:59 +01:00
|
|
|
nokogiri (~> 1.12)
|
2021-04-13 02:45:45 +01:00
|
|
|
nsa (~> 0.2)
|
2021-07-20 14:25:09 +01:00
|
|
|
oj (~> 3.12)
|
2018-12-17 09:15:14 +00:00
|
|
|
omniauth (~> 1.9)
|
2020-11-19 16:43:58 +00:00
|
|
|
omniauth-cas (~> 2.0)
|
2020-11-28 04:17:53 +00:00
|
|
|
omniauth-rails_csrf_protection (~> 0.1)
|
2018-03-02 01:32:08 +00:00
|
|
|
omniauth-saml (~> 1.10)
|
2020-12-29 15:08:06 +00:00
|
|
|
ox (~> 2.14)
|
2018-03-24 11:52:45 +00:00
|
|
|
paperclip (~> 6.0)
|
2020-11-10 09:20:41 +00:00
|
|
|
parallel (~> 1.20)
|
2021-04-12 13:37:29 +01:00
|
|
|
parallel_tests (~> 3.7)
|
2019-07-27 03:42:08 +01:00
|
|
|
parslet
|
2019-12-30 15:21:51 +00:00
|
|
|
pg (~> 1.2)
|
2021-03-15 07:09:47 +00:00
|
|
|
pghero (~> 2.8)
|
2019-10-28 11:48:08 +00:00
|
|
|
pkg-config (~> 1.4)
|
2020-07-28 16:59:29 +01:00
|
|
|
posix-spawn
|
2018-01-16 02:29:11 +00:00
|
|
|
premailer-rails
|
2018-09-20 23:42:59 +01:00
|
|
|
private_address_check (~> 0.5)
|
2020-05-08 17:52:57 +01:00
|
|
|
pry-byebug (~> 3.9)
|
2017-05-11 10:27:01 +01:00
|
|
|
pry-rails (~> 0.3)
|
2021-08-07 05:01:32 +01:00
|
|
|
puma (~> 5.4)
|
2019-08-19 14:36:45 +01:00
|
|
|
pundit (~> 2.1)
|
2020-06-17 05:30:57 +01:00
|
|
|
rack (~> 2.2.3)
|
2021-02-11 11:58:46 +00:00
|
|
|
rack-attack (~> 6.5)
|
2019-11-27 02:59:57 +00:00
|
|
|
rack-cors (~> 1.1)
|
2021-07-03 21:07:32 +01:00
|
|
|
rails (~> 6.1.4)
|
2017-05-11 10:27:01 +01:00
|
|
|
rails-controller-testing (~> 1.0)
|
2021-03-24 09:44:31 +00:00
|
|
|
rails-i18n (~> 6.0)
|
2017-05-11 10:27:01 +01:00
|
|
|
rails-settings-cached (~> 0.6)
|
2020-01-10 22:02:16 +00:00
|
|
|
rdf-normalize (~> 0.4)
|
2021-08-07 05:00:49 +01:00
|
|
|
redis (~> 4.4)
|
2020-08-25 12:57:44 +01:00
|
|
|
redis-namespace (~> 1.8)
|
2021-05-10 16:36:14 +01:00
|
|
|
rqrcode (~> 2.0)
|
2021-03-15 22:55:43 +00:00
|
|
|
rspec-rails (~> 5.0)
|
2020-06-25 09:47:34 +01:00
|
|
|
rspec-sidekiq (~> 3.1)
|
2020-05-01 19:19:01 +01:00
|
|
|
rspec_junit_formatter (~> 0.4)
|
2021-08-17 04:40:17 +01:00
|
|
|
rubocop (~> 1.19)
|
2021-06-24 15:57:03 +01:00
|
|
|
rubocop-rails (~> 2.11)
|
2021-01-04 17:10:33 +00:00
|
|
|
ruby-progressbar (~> 1.11)
|
2021-08-09 19:46:57 +01:00
|
|
|
sanitize (~> 6.0)
|
2020-12-14 08:06:34 +00:00
|
|
|
scenic (~> 1.5)
|
2021-03-22 06:37:51 +00:00
|
|
|
sidekiq (~> 6.2)
|
2018-11-22 11:47:36 +00:00
|
|
|
sidekiq-bulk (~> 0.2.0)
|
2021-06-10 15:46:18 +01:00
|
|
|
sidekiq-scheduler (~> 3.1)
|
2021-06-30 16:45:49 +01:00
|
|
|
sidekiq-unique-jobs (~> 7.1)
|
2021-05-21 16:52:32 +01:00
|
|
|
simple-navigation (~> 4.3)
|
2021-02-19 09:09:30 +00:00
|
|
|
simple_form (~> 5.1)
|
2021-01-04 17:10:10 +00:00
|
|
|
simplecov (~> 0.21)
|
2020-01-05 01:25:07 +00:00
|
|
|
sprockets (~> 3.7.2)
|
2017-05-11 10:27:01 +01:00
|
|
|
sprockets-rails (~> 3.2)
|
2018-05-02 17:58:48 +01:00
|
|
|
stackprof
|
2020-07-27 19:00:35 +01:00
|
|
|
stoplight (~> 2.2.1)
|
2020-07-28 18:18:59 +01:00
|
|
|
strong_migrations (~> 0.7)
|
2021-01-26 14:35:03 +00:00
|
|
|
thor (~> 1.1)
|
2020-12-29 15:08:23 +00:00
|
|
|
tty-prompt (~> 0.23)
|
2021-03-02 11:02:56 +00:00
|
|
|
twitter-text (~> 3.1.0)
|
2021-01-26 14:34:48 +00:00
|
|
|
tzinfo-data (~> 1.2021)
|
Add WebAuthn as an alternative 2FA method (#14466)
* feat: add possibility of adding WebAuthn security keys to use as 2FA
This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
to the Settings page for editing the 2FA methods – now it will list the
methods that are available to the user (TOTP and WebAuthn) and from
there they'll be able to add or remove any of them.
Also, it's worth mentioning that for enabling WebAuthn it's required to
have TOTP enabled, so the first time that you go to the 2FA Settings
page, you'll be asked to set it up.
This work was inspired by the one donde by Github in their platform, and
despite it could be approached in different ways, we decided to go with
this one given that we feel that this gives a great UX.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add request for WebAuthn as second factor at login if enabled
This commits adds the feature for using WebAuthn as a second factor for
login when enabled.
If users have WebAuthn enabled, now a page requesting for the use of a
WebAuthn credential for log in will appear, although a link redirecting
to the old page for logging in using a two-factor code will also be
present.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: add possibility of deleting WebAuthn Credentials
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: disable WebAuthn when an Admin disables 2FA for a user
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* feat: remove ability to disable TOTP leaving only WebAuthn as 2FA
Following examples form other platforms like Github, we decided to make
Webauthn 2FA secondary to 2FA with TOTP, so that we removed the
possibility of removing TOTP authentication only, leaving users with
just WEbAuthn as 2FA. Instead, users will have to click on 'Disable 2FA'
in order to remove second factor auth.
The reason for WebAuthn being secondary to TOPT is that in that way,
users will still be able to log in using their code from their phone's
application if they don't have their security keys with them – or maybe
even lost them.
* We had to change a little the flow for setting up TOTP, given that now
it's possible to setting up again if you already had TOTP, in order to
let users modify their authenticator app – given that now it's not
possible for them to disable TOTP and set it up again with another
authenticator app.
So, basically, now instead of storing the new `otp_secret` in the
user, we store it in the session until the process of set up is
finished.
This was because, as it was before, when users clicked on 'Edit' in
the new two-factor methods lists page, but then went back without
finishing the flow, their `otp_secret` had been changed therefore
invalidating their previous authenticator app, making them unable to
log in again using TOTP.
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
* refactor: fix eslint errors
The PR build was failing given that linting returning some errors.
This commit attempts to fix them.
* refactor: normalize i18n translations
The build was failing given that i18n translations files were not
normalized.
This commits fixes that.
* refactor: avoid having the webauthn gem locked to a specific version
* refactor: use symbols for routes without '/'
* refactor: avoid sending webauthn disabled email when 2FA is disabled
When an admins disable 2FA for users, we were sending two mails
to them, one notifying that 2FA was disabled and the other to notify
that WebAuthn was disabled.
As the second one is redundant since the first email includes it, we can
remove it and send just one email to users.
* refactor: avoid creating new env variable for webauthn_origin config
* refactor: improve flash error messages for webauthn pages
Co-authored-by: Facundo Padula <facundo.padula@cedarcode.com>
2020-08-24 15:46:27 +01:00
|
|
|
webauthn (~> 3.0.0.alpha1)
|
2021-08-17 04:49:00 +01:00
|
|
|
webmock (~> 3.14)
|
2021-05-27 09:48:18 +01:00
|
|
|
webpacker (~> 5.4)
|
2021-04-12 13:25:34 +01:00
|
|
|
webpush (~> 0.3)
|
Add follower synchronization mechanism (#14510)
* Add support for followers synchronization on the receiving end
Check the `collectionSynchronization` attribute on `Create` and `Announce`
activities and synchronize followers from provided collection if possible.
* Add tests for followers synchronization on the receiving end
* Add support for follower synchronization on the sender's end
* Add tests for the sending end
* Switch from AS attributes to HTTP header
Replace the custom `collectionSynchronization` ActivityStreams attribute by
an HTTP header (`X-AS-Collection-Synchronization`) with the same syntax as
the `Signature` header and the following fields:
- `collectionId` to specify which collection to synchronize
- `digest` for the SHA256 hex-digest of the list of followers known on the
receiving instance (where “receiving instance” is determined by accounts
sharing the same host name for their ActivityPub actor `id`)
- `url` of a collection that should be fetched by the instance actor
Internally, move away from the webfinger-based `domain` attribute and use
account `uri` prefix to group accounts.
* Add environment variable to disable followers synchronization
Since the whole mechanism relies on some new preconditions that, in some
extremely rare cases, might not be met, add an environment variable
(DISABLE_FOLLOWERS_SYNCHRONIZATION) to disable the mechanism altogether and
avoid followers being incorrectly removed.
The current conditions are:
1. all managed accounts' actor `id` and inbox URL have the same URI scheme and
netloc.
2. all accounts whose actor `id` or inbox URL share the same URI scheme and
netloc as a managed account must be managed by the same Mastodon instance
as well.
As far as Mastodon is concerned, breaking those preconditions require extensive
configuration changes in the reverse proxy and might also cause other issues.
Therefore, this environment variable provides a way out for people with highly
unusual configurations, and can be safely ignored for the overwhelming majority
of Mastodon administrators.
* Only set follower synchronization header on non-public statuses
This is to avoid unnecessary computations and allow Follow-related
activities to be handled by the usual codepath instead of going through
the synchronization mechanism (otherwise, any Follow/Undo/Accept activity
would trigger the synchronization mechanism even if processing the activity
itself would be enough to re-introduce synchronization)
* Change how ActivityPub::SynchronizeFollowersService handles follow requests
If the remote lists a local follower which we only know has sent a follow
request, consider the follow request as accepted instead of sending an Undo.
* Integrate review feeback
- rename X-AS-Collection-Synchronization to Collection-Synchronization
- various minor refactoring and code style changes
* Only select required fields when computing followers_hash
* Use actor URI rather than webfinger domain in synchronization endpoint
* Change hash computation to be a XOR of individual hashes
Makes it much easier to be memory-efficient, and avoid sorting discrepancy issues.
* Marginally improve followers_hash computation speed
* Further improve hash computation performances by using pluck_each
2020-10-21 17:04:09 +01:00
|
|
|
xorcist (~> 1.1)
|