Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Reopened: Force Username & Email to Lowercase + Remove Sensitive Data #866

Merged
merged 1 commit into from
Sep 2, 2015

Conversation

almegdad
Copy link
Contributor

  • add directive to force username & email to lowercase
  • remove sensitive data in password reset
  • 2 spaces indentation in reset & forgot password views

@almegdad almegdad changed the title Reopend: Force Username & Email to Lowercase + Remove Sensitive Data Reopened: Force Username & Email to Lowercase + Remove Sensitive Data Aug 31, 2015
element.css('text-transform', 'lowercase');
}
};
});
Copy link
Member

Choose a reason for hiding this comment

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

New Line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated: new line added

@codydaig
Copy link
Member

@almegdad Your missing a new line at the end of the users.client.directive.js file. Other than that, it looks good to me!

* add directive to force username & email lowercase
* remove sensitive data in password reset
* 2 space indentation  in reset & forgot password views
@codydaig
Copy link
Member

codydaig commented Sep 1, 2015

LGTM

@lirantal lirantal added this to the 0.4.x milestone Sep 2, 2015
@lirantal lirantal self-assigned this Sep 2, 2015
lirantal added a commit that referenced this pull request Sep 2, 2015
Reopened: Force Username & Email to Lowercase + Remove Sensitive Data
@lirantal lirantal merged commit 320826b into meanjs:master Sep 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants