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

Enhance generating token #7

Merged
merged 1 commit into from
Aug 4, 2018

Conversation

peter279k
Copy link
Member

@peter279k peter279k commented Aug 4, 2018

Changed log

  • I think it should let the tokenStrength be the 16 at least.
  • Using the empty to check whether the requested token is existed.
  • Remove the comment for ?? syntax usage.
  • Change the comment to current explanation for some if conditions.

@peter279k peter279k force-pushed the enhance_generate_token branch 2 times, most recently from 309ffa1 to b42912f Compare August 4, 2018 03:41
@@ -11,6 +11,8 @@

namespace Linna;

use Ramsey\Uuid\Uuid;
use Ramsey\Uuid\Exception\UnsatisfiedDependencyException;
Copy link
Member

Choose a reason for hiding this comment

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

Hi! Thanks for enhancements, these lines of code seems unused inside the class!

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I forgot to remove that namespace after finishing my experiment.

Copy link
Member

Choose a reason for hiding this comment

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

Ok 👍

@s3b4stian
Copy link
Member

Ok! I Merge the pull, and I will insert these changes on the changelog for 1.2 release! 👍

@s3b4stian s3b4stian merged commit 9e4fe6a into linna:master Aug 4, 2018
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.

None yet

2 participants