mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Translate all code comments from Russian to English [skip ci]
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
namespace common\components;
|
||||
|
||||
/**
|
||||
* Этот класс был использован для изначальной генерации паролей на Ely.by и сейчас должен быть планомерно выпилен
|
||||
* с проекта с целью заменить этот алгоритм каким-нибудь посерьёзнее.
|
||||
* This class was used for the first generation of passwords on the Ely.by
|
||||
* and should now be systematically cut from the project in order to replace this algorithm
|
||||
* with a more secure one.
|
||||
*/
|
||||
class UserPass {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user