Security improvements. Fixed dependency issues. Updated to 1.12.

This commit is contained in:
Hockeh 2017-11-12 19:00:16 -06:00
parent 8bced5bad3
commit 1ba051ebe6
3 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ You will need to assign the permission 'capatchafy.command' to anyone who needs
You can also whitelist IPs in the config. These IPs will never have to solve a capatcha.
### How do I install Capatchafy?
Installation is fairly straight-forward. Drag Capatchafy to your plugins folder like any other add-on, and start your server. This will allow Capatchafy to generate the necessary config files. Then, edit the config as you please. You will need to obtain a reCapatcha key from Google. You can do that here: https://www.google.com/recaptcha/. Place the keys in the config file, and you're ready to go!
Installation is fairly straight-forward. Drag Capatchafy to your plugins folder like any other add-on, and start your server. This will allow Capatchafy to generate the necessary config files. Then, edit the config as you please. You will need to obtain a reCapatcha key from Google. You can do that here: https://www.google.com/recaptcha/. Place the keys in the config file, and you're ready to go! Be sure to open a port up in your firewall, as well as port forward if you are creating a server on a home connection.
---

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.hockey</groupId>
<artifactId>Capatchafy</artifactId>
<version>1.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

View file

@ -1,5 +1,5 @@
name: Capatchafy
version: 1.0
version: 1.0.1
main: me.hockey.capatchafy.Capatchafy
commands: