freeso/TSOClient/FSO.Server.Database/DatabaseScripts
riperiperi 21cea91654
Feature/free vote (#149)
* [Server, Client] Add Free Vote

A mechanism that allows avatars in neighborhoods without elections to
vote in an ongoing election of their choosing.

* [Server] Free Vote, Github Releases, Restore Lot Tool, Test Utils

Still need to fix an issue with the unauthenticated disconnect.

* [Server] Improvements, Account Lockout

- Too many failed password attempts can now cause an account lockout.
- More reasonable CORS policy that doesn't spam warnings.

* [UI] Add Free Vote Confirmation Text
2019-05-20 22:44:09 +01:00
..
changes Feature/free vote (#149) 2019-05-20 22:44:09 +01:00
fso_auth_tickets.sql Auth controller implemented 2015-08-15 17:17:54 +01:00
fso_avatars.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_db_changes.sql Auth controller implemented 2015-08-15 17:17:54 +01:00
fso_lots.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_objects.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_shards.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_transactions.sql Added migrations for triggers. Also added better error reporting in the migration tool and fixed a column mismatch in the user schema. 2016-11-11 17:03:21 +00:00
fso_users.sql Added migrations for triggers. Also added better error reporting in the migration tool and fixed a column mismatch in the user schema. 2016-11-11 17:03:21 +00:00
manifest.json Feature/free vote (#149) 2019-05-20 22:44:09 +01:00