You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wabo
921f0c6d4b
Fix SMS settings JS: add CSP nonce to inline script, update tests for toggle-hidden behavior
...
The inline script lacked a nonce and was blocked by the enforced CSP
(application_controller#set_csp uses a nonce'd script-src), so the toggle
and provider-switching handlers never ran. Add the standard
content_security_policy_nonce attribute, matching other inline scripts
(e.g. scripts/_autosize_field). Update the two original tests that assumed
the provider section is always visible, since it is now correctly hidden
when SMS is disabled.
2 weeks ago
..
account_logo_spec.rb
Fix EncryptedConfig SMS constant, route helpers, and update tests for removed Pro refs
2 weeks ago
account_settings_spec.rb
dot rspec
1 year ago
api_settings_spec.rb
reveal API key with user password
10 months ago
dashboard_spec.rb
Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand
3 weeks ago
email_settings_spec.rb
fix spec
4 months ago
esign_spec.rb
dot rspec
1 year ago
feature_toggles_spec.rb
Shorten pending test reasons for Rubocop compliance
2 weeks ago
fork_branding_spec.rb
Fix Rubocop offenses in new spec files
2 weeks ago
newsletters_spec.rb
Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand
3 weeks ago
notifications_settings_spec.rb
dot rspec
1 year ago
personalization_settings_spec.rb
dot rspec
1 year ago
personalization_spec.rb
dot rspec
1 year ago
profile_settings_spec.rb
add reset password link
10 months ago
role_based_access_spec.rb
Add comprehensive E2E test suite and Docker test infrastructure
2 weeks ago
setup_spec.rb
improve user email validation
1 year ago
sign_in_spec.rb
fix specs
3 months ago
signing_flow_edge_cases_spec.rb
Shorten pending test reasons for Rubocop compliance
2 weeks ago
signing_form_spec.rb
Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand
3 weeks ago
sms_settings_spec.rb
Fix SMS settings JS: add CSP nonce to inline script, update tests for toggle-hidden behavior
2 weeks ago
sso_settings_spec.rb
Fix remaining merge damage: restore Google SSO form, remove trusted signature row, GitHub stars, Discord/AI
2 weeks ago
storage_settings_spec.rb
dot rspec
1 year ago
submission_lifecycle_spec.rb
Add comprehensive E2E test suite and Docker test infrastructure
2 weeks ago
submission_preview_spec.rb
Improve error message when does not match in completed form
1 year ago
team_settings_spec.rb
add reset password link
10 months ago
template_builder_spec.rb
dot rspec
1 year ago
template_crud_edge_cases_spec.rb
Shorten pending test reasons for Rubocop compliance
2 weeks ago
template_share_link_spec.rb
fix spec
1 year ago
template_spec.rb
Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand
3 weeks ago
templates_upload_spec.rb
Sync to upstream 3.0.2 — integrate 28 upstream commits with WaboSign rebrand
3 weeks ago
webhook_settings_spec.rb
add hmac webhook secret
1 month ago