Skip to content

Issue #2677664: Added configurable phone number verification path#9

Closed
dpi wants to merge 5 commits into8.x-1.xfrom
phone-verification-path-2677664
Closed

Issue #2677664: Added configurable phone number verification path#9
dpi wants to merge 5 commits into8.x-1.xfrom
phone-verification-path-2677664

Conversation

@dpi
Copy link
Copy Markdown
Owner

@dpi dpi commented Mar 3, 2016

https://www.drupal.org/node/2677664

  • Added new page config.
  • Refactored SmsSettingsForm
  • Sms settings form no longer redirects.
  • Added Drupal message on setttings submission.

dpi added 3 commits March 4, 2016 02:25
Added new page config.
Refactored SmsSettingsForm
Sms settings form no longer redirects.
Added Drupal message on setttings submission.
protected $requestContext;

/**
* Constructs a SiteInformationForm object.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

????

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch

reverted comment removal in routing.yml
Fixed docblock for smssettingsform
Added extra cache assertion
]
));
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it safe to fail silently in the case the $path_verify is malformed?

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its a just-in-case, such as if there was a problem with installing module config (happens sometimes if install fails midway), or a config import/export problem.

@dpi
Copy link
Copy Markdown
Owner Author

dpi commented Mar 3, 2016

hmm these random test failures are interesting

@dpi dpi closed this in 68123e8 Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants