dependabot-preview[bot]
1722ab3267
Bump maven-shade-plugin from 3.2.0 to 3.2.2 ( #302 )
...
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.0...maven-shade-plugin-3.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 19:27:19 +01:00
games647
fdc0485f05
[CI-SKIP] Use HTTPS and newer URLs in Maven
2020-03-03 10:50:48 +01:00
games647
c1b8b60bf7
Use HTTPS for code comments too
2020-02-12 10:59:11 +01:00
Jonathan Leitschuh
0cf6c4c188
Use HTTPS instead of HTTP to resolve dependencies
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com >
2020-02-12 10:55:08 +01:00
games647
1375cf3997
Fix ProtocolLib version
2019-12-29 13:35:33 +01:00
games647
5a5cf016d9
Remove on blacklist status on join too
2019-12-29 13:33:18 +01:00
games647
2c7e569653
Fix force login events being sync instead of async ( Fixes #278 )
2019-11-09 13:57:12 +01:00
games647
28743d23bf
Remove duplicate repository
2019-05-06 17:39:21 +02:00
lenis0012
3446d4c443
Update LoginSecurity maven repository
2019-05-06 11:35:39 +02:00
games647
9c1ba81cbe
Fix running force actions in LoginSecurity thread-safe
2019-04-14 10:16:19 +02:00
games647
4b0ad3b186
Update ProtocolSupport hook
2018-08-29 19:49:10 +02:00
games647
6604cca8bd
Use Plugin:Subchannel for channel messages
...
This is required to follow 1.13 spec.
(Related #216 , #215 )
2018-07-23 14:11:40 +02:00
games647
9b0b8f5fcb
Fix repository link of ProtocolLib
2018-06-06 20:17:24 +02:00
games647
20104b2b00
Update ProtocolLib to fix building
2018-06-06 09:33:05 +02:00
games647
53a1821a9d
Fix ProtocolLib repository
2018-06-04 21:27:23 +02:00
games647
f476c091bb
Fix default message loading, because default values are ignored by .getKeys()
2018-04-05 17:33:32 +02:00
games647
2cd0b194aa
We are SNAPSHOT build not a release candidate
...
Maven versions plugin is great for multi-modules.
Run mvn version:set -DnewVersion=... and that's it.
2018-03-31 10:38:57 +02:00
games647
f2e42019d6
Mention the new FastLogin module names in the setup guide
2018-03-31 10:34:26 +02:00
games647
5bcfdfeb32
Cancel restore session events if it's a premium player (Related #201 )
2018-03-16 14:44:35 +01:00
games647
61c1364506
Simplify command handling
2018-03-11 11:47:02 +01:00
games647
3f9eba69ba
Generate a public key only for ProtocolLib listener
2018-03-09 13:57:51 +01:00
games647
4d470be712
Dump AuthMe version
2018-03-05 17:35:33 +01:00
games647
86694982c7
Minor refactoring
2018-03-02 18:29:38 +01:00
games647
04b00f4f22
Add driver available check for more readable error messages
2018-02-24 20:45:22 +01:00
games647
48c2355745
Remove copy-paste misleading package name
2018-02-24 20:45:22 +01:00
games647
2bdd051a41
Remove universal jar building for a smaller jar footprint and less conflicts with provided dependencies
2018-02-24 20:43:18 +01:00
games647
d0d5bd300b
Use static imports for Colectors.*
2018-02-05 12:54:35 +01:00
games647
f3ea7ecbbe
Update development builds link
2018-01-27 18:46:43 +01:00
games647
25c725f237
[ci skip] Update LoginSecurity to 2.1.7 to fix compiling
2017-12-01 09:35:37 +01:00
games647
ffe4eb7364
Clarify BungeeCord plugin installation on Spigot
2017-11-25 09:34:38 +01:00
games647
109508dae6
Clean up using IDE inspections
2017-09-21 15:00:39 +02:00
games647
10453fd637
Drop support for RoyalAuth, because it doesn't seem to be supported anymore
2017-09-08 11:30:24 +02:00
games647
d18b734550
Update dependencies
2017-09-08 11:17:05 +02:00
games647
7f51659cc7
Version dump
2017-09-03 20:06:00 +02:00
games647
484855724b
Add ip parameter to verify a player doesn't use an authentication proxy.
...
This doesn't prevent proxy connections in general, but it verifies that
the same IP that is used for connecting to the Minecraft server is also
used for authenticating against the Mojang servers.
This happens if someone uses McLeaks. They use an authentication proxy
in order to hide and control the credentials behind those leaked or
donated accounts. So a user of that service joins the server using
a direct connection, but asks the McLeaks servers to send a relevant
request to the Mojang session-servers in order to pass the premium
verification process.
2017-08-25 13:20:55 +02:00
games647
033333e35c
Minor cleanup using inspections + Https
...
* Use https for maven repositories if possible
* Fix typos
* Merge ProtocolLib listeners into one class
* Upgrade maven plugins and dependencies
2017-07-22 08:27:55 +02:00
games647
ea44002e91
Update dependencies and format imports
2017-06-30 17:23:46 +02:00
games647
7db8c78975
Drop support for old authme API
2017-06-04 15:52:01 +02:00
games647
b102f06f8e
Update ProtocolLib to fix building
2017-05-27 11:24:43 +02:00
games647
cf1a0c1bef
Remove ebean util usage to make it compatible with 1.12
2017-05-14 17:11:10 +02:00
games647
bc53743c6b
Add placeholder variables
2017-01-06 12:54:02 +01:00
games647
b886d1501f
Update LoginSecurity to make it buildable
2016-12-16 15:56:30 +01:00
games647
0082cc6536
Use static builder to make it independent from ProtocolLib without throwing NoClassDefFoundError
2016-12-16 15:49:40 +01:00
games647
a25d97879f
Fail safetly if there session was started (prevents duplicate errors)
2016-11-26 10:06:27 +01:00
games647
1acc825f81
Remove deprecated API methods
2016-09-21 13:22:48 +02:00
games647
a02acd2d63
Remove the nasty UltraAuth fakeplayer workaround
2016-09-18 10:38:05 +02:00
games647
4b423c9ccb
Update ProtocolSupport and use a maven repository for it now
2016-09-16 10:45:05 +02:00
games647
218bc50c96
Drop support for LoginSecurity 1.X since 2.X seems to be stable
2016-09-14 17:44:32 +02:00
games647
76f5ba7ed1
Refactor a lot of code + Add Guava v10 as shared library
2016-09-11 21:26:03 +02:00
games647
ad1ab22586
Test another locale sqlite fix
2016-09-08 11:48:13 +02:00