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

Resolve #3530 Modern password hashing #3571

Merged
merged 4 commits into from
Feb 10, 2019
Merged

Conversation

dvz
Copy link
Member

@dvz dvz commented Feb 5, 2019

Resolve #3530

@dvz dvz added the b:1.9 Branch: 1.9.x label Feb 5, 2019
Copy link
Member

@euantorano euantorano left a comment

Choose a reason for hiding this comment

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

Looks good, just some minor feedback.

inc/functions_user.php Show resolved Hide resolved
inc/init.php Outdated Show resolved Hide resolved
@euantorano euantorano merged commit 01705dd into mybb:develop/1.9 Feb 10, 2019
euantorano pushed a commit to euantorano/mybb that referenced this pull request Mar 23, 2019
* Add Illuminate\Config\Repository, load old config values

* Add internal password algorithm recognition using Illuminate\Hashing

* add PHPDoc for dynamically accessed objects

* Create basic Config service provider
euantorano pushed a commit to euantorano/mybb that referenced this pull request Mar 23, 2019
* Add Illuminate\Config\Repository, load old config values

* Add internal password algorithm recognition using Illuminate\Hashing

* add PHPDoc for dynamically accessed objects

* Create basic Config service provider
euantorano pushed a commit that referenced this pull request Jun 2, 2019
* Add Illuminate\Config\Repository, load old config values

* Add internal password algorithm recognition using Illuminate\Hashing

* add PHPDoc for dynamically accessed objects

* Create basic Config service provider
euantorano pushed a commit that referenced this pull request Jun 2, 2019
* Add Illuminate\Config\Repository, load old config values

* Add internal password algorithm recognition using Illuminate\Hashing

* add PHPDoc for dynamically accessed objects

* Create basic Config service provider
@euantorano euantorano mentioned this pull request Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.9 Branch: 1.9.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants