Recent commits to webinterface.git (e1dd20c51490288f808f7e59aa2d016be8db1a31) https://git.schokokeks.org/webinterface.git/tree/e1dd20c51490288f808f7e59aa2d016be8db1a31 Recent commits feed provided by GitList. HSTS-flags sollten auch bei Subdomains erlaubt sein https://git.schokokeks.org/webinterface.git/commit/e1dd20c51490288f808f7e59aa2d016be8db1a31 990588+hannob@users.noreply.github.com (Hanno Böck) Sun, 17 Dec 2023 15:51:37 +0100 e1dd20c51490288f808f7e59aa2d016be8db1a31 W3C validator warnt bei type=text/javascript, es ist implizit klar dass <script> javascript meint https://git.schokokeks.org/webinterface.git/commit/6e6aadbd92620c9853a1aa2ecfbf7328f48a52b3 990588+hannob@users.noreply.github.com (Hanno Böck) Thu, 14 Dec 2023 21:20:52 +0100 6e6aadbd92620c9853a1aa2ecfbf7328f48a52b3 Add autocomplete for password changes https://git.schokokeks.org/webinterface.git/commit/d4974d1cdb1e372414a5ba85f62a6e460a11db7c 990588+hannob@users.noreply.github.com (Hanno Böck) Wed, 13 Dec 2023 21:22:11 +0100 d4974d1cdb1e372414a5ba85f62a6e460a11db7c Use yescrypt instead of SHA512 for passwords https://git.schokokeks.org/webinterface.git/commit/06de8a53e0bba6530eeec8a850492c3e337878b9 990588+hannob@users.noreply.github.com (Hanno Böck) Wed, 13 Dec 2023 21:21:37 +0100 06de8a53e0bba6530eeec8a850492c3e337878b9 update github actions (action + php version) and lint yaml https://git.schokokeks.org/webinterface.git/commit/5a4f9cf2fb69122ce8b107bc256a1a5c7fabd97d 990588+hannob@users.noreply.github.com (Hanno Böck) Sun, 10 Dec 2023 19:08:03 +0100 5a4f9cf2fb69122ce8b107bc256a1a5c7fabd97d toleriere, wenn die Loginmethod-Variable nicht existiert https://git.schokokeks.org/webinterface.git/commit/ad79a02ef2515c9ec636ce24790e8e4c2205cf22 bernd@schokokeks.org (Bernd Wurst) Sun, 10 Dec 2023 16:16:38 +0100 ad79a02ef2515c9ec636ce24790e8e4c2205cf22 replace crypt call for ftpuser with gen_pw_hash https://git.schokokeks.org/webinterface.git/commit/1915192a8a123dcb96bccbb7b6f1d6a46f1ea7ad 990588+hannob@users.noreply.github.com (Hanno Böck) Sat, 09 Dec 2023 20:44:33 +0100 1915192a8a123dcb96bccbb7b6f1d6a46f1ea7ad replace call to crypt with password_verify https://git.schokokeks.org/webinterface.git/commit/3aa15c7287db32b801cc3bb0a524df9471ec20c3 990588+hannob@users.noreply.github.com (Hanno Böck) Sat, 09 Dec 2023 19:44:07 +0100 3aa15c7287db32b801cc3bb0a524df9471ec20c3 Replace check_pw_hash with PHP's internal password_verify, it provides essentially the same functionality https://git.schokokeks.org/webinterface.git/commit/455dfd8388cec506f4e5bf3b8fccd8169482792b 990588+hannob@users.noreply.github.com (Hanno Böck) Sat, 09 Dec 2023 19:29:23 +0100 455dfd8388cec506f4e5bf3b8fccd8169482792b replace encrypt_mail_password function with generic gen_pw_hash (same logic/interface). https://git.schokokeks.org/webinterface.git/commit/f8e57d47764ae46ba50c8ffaa3d2f16456763a9e 990588+hannob@users.noreply.github.com (Hanno Böck) Sat, 09 Dec 2023 19:25:50 +0100 f8e57d47764ae46ba50c8ffaa3d2f16456763a9e