Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the accesss denied error message. #159

Merged
merged 3 commits into from
Jun 14, 2017

Conversation

jpwhite4
Copy link
Member

Description

The existing access-denied error message was a statement almost, but not quite entirely unlike a useful comprehensible message. This one is hopefully less so.

Motivation and Context

Improve UI

Tests performed

Added integration test.

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

public function testSystemUsernameAccess()
{
$defaultJson = <<<EOF
{
Copy link
Contributor

Choose a reason for hiding this comment

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

Your indentation here is inconsistent with there here doc below.

Copy link
Contributor

@smgallo smgallo left a comment

Choose a reason for hiding this comment

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

Pretty...

@jpwhite4 jpwhite4 merged commit ea5934b into ubccr:xdmod7.0 Jun 14, 2017
@jpwhite4 jpwhite4 deleted the better_error_message branch June 14, 2017 19:37
@tyearke tyearke added the qa label Aug 14, 2017
@tyearke tyearke added this to the v7.0.0 milestone Aug 14, 2017
@plessbd plessbd added the qa / testing Updates/additions to tests label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa / testing Updates/additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants