edited legal notice and removed raidlog link
This commit is contained in:
parent
04cc640cf6
commit
7318ae24a2
2 changed files with 9 additions and 3 deletions
|
@ -14,9 +14,15 @@
|
|||
<p>The website is also linked to a Discord bot to allow users to sign up to said events via Dicord.</p>
|
||||
|
||||
<h3>Privacy Notice</h3>
|
||||
<h4>Discord</h4>
|
||||
<p>This website uses Discords oAuth interface to sign up users. That means to sign up you are forwarded to discord.com and asked to sign in with your Discord account.
|
||||
Everything the Website gets to know is your Discord id, name and profile banner. The id is used to identify different users and therefore saved.
|
||||
The name is used as standard name. The banner is just ignored.
|
||||
</p>
|
||||
|
||||
<h4>User data</h4>
|
||||
<ul>
|
||||
<li><b>Discord ID: </b> Discords oAuth interface is used to sign in on the website. This id is used to identify the user on the website and the bot.</li>
|
||||
<li><b>Discord ID: </b> This id is used to identify the user.</li>
|
||||
<li><b>Discord Username: </b>Used as standard name if creating the account on the website.</li>
|
||||
<li><b>Name: </b>Every user can set a name.</li>
|
||||
<li><b>Guild Wars 2 Account Name: </b>The name of the Guild Wars 2 account. Used to invite users ingame.</li>
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
</div>
|
||||
</Authorized>
|
||||
</AuthorizeView>
|
||||
<AuthorizeView>
|
||||
<!--<AuthorizeView>
|
||||
<Authorized>
|
||||
<div class="nav-item px-3">
|
||||
<NavLink class="nav-link" href="raidlogs">
|
||||
|
@ -49,7 +49,7 @@
|
|||
</NavLink>
|
||||
</div>
|
||||
</Authorized>
|
||||
</AuthorizeView>
|
||||
</AuthorizeView>-->
|
||||
<AuthorizeView>
|
||||
<Authorized>
|
||||
<div class="nav-item px-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue