AuthMeReloaded/docs
Gabriele C 22e95493de #1031 Introduce hasSession field in datasource (#1351)
* Introduce hasSession field in datasource

That makes isLogged more consistent as it will be '1' only when the player is online.

* Fixes

* Fix unit testing

* Update config doc

* Create SessionService

* Create test for SessionService, avoid DB operations if sessions are disabled

* Cleanup: remove outdated warning for session timeout = 0
- Remove outdated warning
- Encapsulate session enabled check in SessionService

* Fix failing SessionServiceTest, add data source integration tests for session methods
2017-10-15 18:32:51 +02:00
..
commands.md #1338 Implement ''/authme messages help' to generate a fully complete help text file (#1349) 2017-10-09 07:19:38 +02:00
config.md #1031 Introduce hasSession field in datasource (#1351) 2017-10-15 18:32:51 +02:00
hash_algorithms.md Small docs cleanup 2017-09-17 11:33:24 +02:00
permission_nodes.md Fix permission node description 2017-09-02 12:26:03 +02:00
translations.md Small docs cleanup 2017-09-17 11:33:24 +02:00