wp-password-bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
파일 탐색기
최종 버전 다운로드 (.zip)- main.yml
- release.yml
- dependabot.yml
- class-phpass.php
- ApplicationPasswordTest.php
- EmptyApplicationPasswordTest.php
- RESTAPITest.php
- UserPasswordTest.php
- bootstrap.php
- Constants.php
- EmptyWPApplicationPasswords.php
- MocksWpdb.php
- MocksWpHasher.php
- TestCase.php
- TestCaseLegacy.php
- WPApplicationPasswords.php
- .editorconfig
- .gitattributes
- .gitignore
- CHANGELOG.md
- composer.json
- composer.lock
- CONTRIBUTING.md
- LICENSE.md
- phpcs.xml.dist
- phpunit.xml.dist
- README.md
- wp-password-bcrypt.php
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/roots/wp-password-bcrypt
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd wp-password-bcrypt
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
