You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@
5
5
6
6
System that automatically grants ranks in the form of server groups for online time or online activity to users, using the given server groups of the TS3 server.
7
7
8
-
This is a modified fork of the TSN-Ranksystem which is updated irregularly to a stable version.
8
+
This is a modified fork of the TSN-Ranksystem which is updated irregularly to a stable version. It is intended to be fully compatible to TSN-Ranksystem at all times. The changeset on branch `develop` is always rebased onto TSN-Ranksystem and later on merged into `master`.
9
+
10
+
Please make sure that your TSN-Ranksystem database version is not above the database version of this fork (downgrade).
9
11
10
12
## Docker
11
13
You can find the docker images on [docker hub](https://hub.docker.com/r/jvmerkle/ts3-ranksystem).
@@ -43,6 +45,8 @@ Additions and (security) improvements to [Newcomer1989/TSN-Ranksystem](https://g
43
45
- Teamspeak hostname and port (e.g. localhost / abc.xyz)
44
46
- ...
45
47
- The update __check__ does __not__ enforce SSL peer verification and is therefore insecure
48
+
- Secure api key comparison
49
+
- No unnecessary webinterface HTTPS warning for rank systems behind a proxy
0 commit comments