Rotzbua
Rotzbua
Browser console shows: > WARNING: cdn.mathjax.org has been retired. Check https://www.mathjax.org/cdn-shutting-down/ for migration tips.
Php supports it out of the box: https://www.php.net/manual/de/function.idn-to-utf8.php `htmlpurifier` does not require it anymore. Closes #877
Library code `Net_IDNA2` seems outdated and not maintained. `htmlpurifier` does not require it anymore: * Net_IDNA2 (PEAR) : IRI support using %Core.EnableIDNA Note: This is not necessary for PHP 5.3...
## Current status Currently, when an account is created, the password is hashed and stored. Therefore, the security of the password hashing algorithm is the same as when the account...
No functional code change.
`vm2` is deprecated and contains critical security issues as the author states: > The library contains critical security issues and should not be used for production! The maintenance of the...
#### What did I do Build on node 18. #### What happened Get an error, due outdated dependencies. #### Expected What is the expected result. #### Environment - OS: kali...
#### What did I do Run tests. #### What happened No tests were run. #### Expected Run tests or remove the dependencies. #### Environment - OS: kali rolling - node:...
Main migration done in #450