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

Dev #39

Merged
merged 2 commits into from
Mar 19, 2016
Merged

Dev #39

merged 2 commits into from
Mar 19, 2016

Conversation

shiitake
Copy link
Contributor

No description provided.

@@ -35,4 +35,25 @@ CREATE TABLE IF NOT EXISTS Log
Message varchar(100) NOT NULL,
CallSite varchar(100) NOT NULL,
Exception varchar(100) NOT NULL
);

CREATE TABLE IF NOT EXISTS Requested
Copy link
Member

Choose a reason for hiding this comment

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

Can we take this out please :)

@tidusjar
Copy link
Member

We should add some unit tests to cover this:

  • Login requires username & password, user is not in friends but is the owner
  • Login requires username only, user is not in friends but is the owner

tidusjar pushed a commit that referenced this pull request Mar 19, 2016
Fixes for Checking if the user is the owner
@tidusjar tidusjar merged commit c5db1ed into Ombi-app:dev Mar 19, 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