1
0
Fork 0
forked from Skynet/wiki

fix: add the username changes

This commit is contained in:
silver 2024-02-03 17:18:57 +00:00
parent 89ff84399b
commit c515b7f07f

View file

@ -66,6 +66,12 @@
<h4>Changes:</h4>
<ul>
<li>
Usernames have been converted to lowercase, <code>UserName</code> is now <code>username</code>.
</li>
<li>
Usernames starting with a number have been prefixed by a <code>_</code>, <code>0username</code> is now <code>_0username</code>.
</li>
<li>
<p>
Webmail is now available at <a href="https://mail.skynet.ie" target="_blank" rel="noopener">https://mail.skynet.ie</a>