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

[BUG] Re-add decrypt on get_log. #39

Merged
merged 1 commit into from
Jul 17, 2019
Merged

[BUG] Re-add decrypt on get_log. #39

merged 1 commit into from
Jul 17, 2019

Conversation

jenkoian
Copy link

Removed by mistake.

Removed by mistake.
@@ -111,6 +111,8 @@ public static function get_log( $email, $token = null ) {
} else {
$log = file_get_contents($path . $filename);
}

return self::decrypt( $email, $log );

Choose a reason for hiding this comment

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

Oh, I've seen it on line 95 and did not notice this was an else block.

@jenkoian jenkoian merged commit 093659d into master Jul 17, 2019
@jenkoian jenkoian deleted the put-back-decrypt branch July 17, 2019 10:47
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