Andrei-Paul

Results 3 issues of Andrei-Paul

### Steps to reproduce 1. Visit [Documentation](https://documentation.teampass.net/#/start?id=upgrading-from-2x-branch) 2. In [Steps](https://documentation.teampass.net/#/start?id=steps-1) 2.1 libraries is misspelled as libra**i**ries 4 times 2.2 ./includes/libraries/csrfp/log/ needs to be created (or an empty_file.txt should be placed...

**Version:** LoginSecurity v3.1.1-SNAPSHOT **Situation:** Server is behind a proxy, all players appear to join from the proxy IP. Set session-timeout to -1 or to 0 (doesn't seem matter) Player Alice...

We have: ```java // EDIT: UPDATED public interface GenericRepository extends JpaRepository { @Query(value = "SELECT * FROM #{#entityName} ORDER BY `Id` ASC LIMIT :index, 1", nativeQuery = true) E findAtMost1(Integer...

type: regression
in: repository