summaryrefslogtreecommitdiff
path: root/docs/database-auth.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2022-12-28 19:52:29 +0100
committerGitHub <noreply@github.com>2022-12-28 19:52:29 +0100
commit89ef57322f79b27b7e5300e808f810971a906392 (patch)
tree61a2967cb15d02f5ad1d50e4a52bfd278fddce2f /docs/database-auth.md
parent8679ccee7a435cdce972fe66ddfca79ad24b8632 (diff)
downloadwiki-89ef57322f79b27b7e5300e808f810971a906392.tar.gz
wiki-89ef57322f79b27b7e5300e808f810971a906392.tar.bz2
wiki-89ef57322f79b27b7e5300e808f810971a906392.zip
Update database-auth.md
Diffstat (limited to 'docs/database-auth.md')
-rw-r--r--docs/database-auth.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/database-auth.md b/docs/database-auth.md
index 7300aa7..3e7572e 100644
--- a/docs/database-auth.md
+++ b/docs/database-auth.md
@@ -1,7 +1,5 @@
# Database Auth
-The auth database currently has 14 tables, which mainly store information related to user accounts. Although some of them have other functionalities. The last synchronization was done: [05-07-2021](https://github.com/azerothcore/wiki/pull/573). If you detect that any table is outdated, you can create an [issue](https://github.com/azerothcore/wiki/issues) within our repository or make a [pull request](https://github.com/azerothcore/wiki/pulls) with the modification of the information.
-
- [account](account.md)
- [account_access](account_access.md)
- [account_banned](account_banned.md)