forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
0xboobface c478f6b0f1 Make login methods synchronized
Add synchronized modifier to the login methods, so that only one thread
at a time tries to login. All the following threads then should be able
to use the session cookies
2018-12-12 12:48:45 +01:00
..
.settings Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
src Make login methods synchronized 2018-12-12 12:48:45 +01:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Bumb version to 1.14.0 2018-12-10 17:15:33 +01:00