forked from Skynet/wiki
fix: add the username changes
This commit is contained in:
parent
89ff84399b
commit
c515b7f07f
1 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,12 @@
|
||||||
|
|
||||||
<h4>Changes:</h4>
|
<h4>Changes:</h4>
|
||||||
<ul>
|
<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>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Webmail is now available at <a href="https://mail.skynet.ie" target="_blank" rel="noopener">https://mail.skynet.ie</a>
|
Webmail is now available at <a href="https://mail.skynet.ie" target="_blank" rel="noopener">https://mail.skynet.ie</a>
|
||||||
|
|
Loading…
Reference in a new issue