Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检查 joomla 默认密码是否混合,当用户输入密码时我想在 joomla 注册中输入密码,那么它必须是 4 个字符和 2 个数字。我如何在 joomla 2.5 中做到这一点。我也签入了 validate,js 文件。但在此文件中仅用于增加密码字符串而不检查混合密码。那我该怎么做。
Joomla 的标准包中没有这个。
最好的地方是 Joomla 扩展目录的密码管理部分,它看起来有一些解决方案。