forked from TDR-1000/KeyAuth-Source-Code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (40 loc) · 819 Bytes
/
.gitignore
File metadata and controls
44 lines (40 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Nelson Cybersecurity LLC
# keyauth.cc
# private
api/admin/
api/discord/
api/upgrade/
api/status/
api/dashboard/
app/pages/admin-panel.php
app/pages/upgrade.php
app/pages/support.php
changeEmail/
changeUsername/
deleteAccount/
forgot/
owner/
paddle/
purge-redis/
reset/
resetUser/
whoami/
login/accShare/
login/emailVerify/
sitemap.xml
includes/credentials.php
# purchase KeyAuth enterprise for these files https://shop.keyauth.cc/product/6361c20e415e9
api/reseller/
api/seller/
panel/
app/pages/manage-accs.php
app/pages/reseller-balance.php
app/pages/reseller-licenses.php
app/pages/reseller-users.php
app/pages/seller-settings.php
app/pages/seller-logs.php
app/pages/webloader.php
# contains MySQL credentials, discord webhooks, and API keys
includes/connection.php
# contains Redis password
/includes/redis.php