ljacqu
|
f431325516
|
#1650 Fix users with capitals not having their session saved
|
2018-12-04 19:04:25 +01:00 |
|
ljacqu
|
768ef9179a
|
Update datasource columns version
- Fixes #1551 Bad closing of resources in case of an exception
- Facilitates initialization of SQL handler implementation
|
2018-05-21 13:07:13 +02:00 |
|
ljacqu
|
106dea1611
|
Minor: fix JavaDoc warnings
|
2018-04-02 23:43:52 +02:00 |
|
ljacqu
|
4595a14191
|
#1539 Add support for columns that are not on player auth (is_logged, has_session)
|
2018-03-25 11:52:40 +02:00 |
|
ljacqu
|
137fc3d505
|
#1539 Use columns handler in more datasource methods; fix case-insensitivity for SQLite
|
2018-03-24 22:53:30 +01:00 |
|
ljacqu
|
881ef6a640
|
#1539 DataSource columns: close MySQL connections, add missing columns, use newly built-in types, improve column initialization
|
2018-03-24 21:16:43 +01:00 |
|
ljacqu
|
5a58f2c44f
|
#1539 Integrate data source columns library
- Create wrapper around SqlColumnsHandler for AuthMe-specific behavior
- Integrate columns handler into first SQLite and MySQL method implementations
|
2018-03-24 12:24:43 +01:00 |
|