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

Cryptographic privates suppot #277

Open
wants to merge 10 commits into
base: development
Choose a base branch
from
Open

Cryptographic privates suppot #277

wants to merge 10 commits into from

Conversation

SiTLar
Copy link

@SiTLar SiTLar commented Jul 30, 2015

No description provided.

@indeyets
Copy link
Member

please ignore "merge commits". I talked with @SiTLar and we agreed, that I will merge this manually with clean history, when pull-request is ready

var pg = require('pg');
var https = require('https');
var url = require('url');
var authSRV = 'https://nanopeppa.freefeed.net/v1/posts/';
Copy link
Member

Choose a reason for hiding this comment

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

I believe this line is not needed anymore? just as https require

Copy link
Author

Choose a reason for hiding this comment

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

Yup, that's true

On Thu, Jul 30, 2015 at 5:56 PM, Alexey Zakhlestin <notifications@github.com

wrote:

In app/controllers/api/secret/SecretController.js
#277 (comment)
:

@@ -0,0 +1,303 @@
+'use strict';

I believe this line is not needed anymore? just as https require


Reply to this email directly or view it on GitHub
https://github.com/pepyatka/pepyatka-server/pull/277/files#r35879360.

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.

3 participants