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

Factory validations in Dashboard. #4291

Closed
mshaposhnik opened this issue Mar 2, 2017 · 0 comments
Closed

Factory validations in Dashboard. #4291

mshaposhnik opened this issue Mar 2, 2017 · 0 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@mshaposhnik
Copy link
Contributor

mshaposhnik commented Mar 2, 2017

As far as Dashboard is a one and only fatory client, we decided to move pre-accept validations into it.
Those validations are:

  • Browser compatibility;
  • Params validity (request shoud contain only id, or only name + username, or other set of unique params, see this class for details)
  • Referrer validity (if set in factory policy, must match with actual (see here) )
@bmicklea bmicklea added the kind/enhancement A feature request - must adhere to the feature request template. label Mar 6, 2017
@ashumilova ashumilova added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 10, 2017
@ashumilova ashumilova removed sprint/current status/in-progress This issue has been taken by an engineer and is under active development. labels Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

4 participants