Commit Graph

19 Commits

Author SHA1 Message Date
luke-else c5f0478e08 Add Session Extensions 2021-11-07 22:06:16 +00:00
luke-else d3970fba18 Updated API Interface
Updated API Interface to incorporate a new response model in order to simplify responses and make error handling easier.
2021-11-07 21:30:31 +00:00
luke-else 34efdb1cec Merge branch 'login' of https://github.com/Flight-Simulator-EFB/EFB into login 2021-11-07 20:25:36 +00:00
luke-else f630f07224 Added User credential authentication 2021-11-07 20:25:01 +00:00
luke-else 2bf618f318 Added APIInterface 2021-11-07 20:25:00 +00:00
lukejelse04 dd72219fe2 Update FormAuthenticator.cs 2021-11-07 20:25:00 +00:00
lukejelse04 9a4f81ae1b Added Form Authenticator
Includes the methods needed to verify the user inputs and to validate that they are correct.
2021-11-07 20:25:00 +00:00
lukejelse04 c87a322dfb Altered image overflow to retain original aspect ratio 2021-11-07 20:25:00 +00:00
lukejelse04 92ffda865c Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
Luke Else 35def9de5d Merge pull request #2 from Flight-Simulator-EFB/models
Added Base Models
2021-11-07 20:20:37 +00:00
luke-else d615468fd4 Added Base Models for EBF Application 2021-11-07 20:19:24 +00:00
luke-else a4a52d0383 Added User credential authentication 2021-10-31 18:58:30 +00:00
luke-else d86378a9a8 Added APIInterface 2021-10-31 16:36:14 +00:00
lukejelse04 e1875fde75 Update FormAuthenticator.cs 2021-10-03 22:37:17 +01:00
lukejelse04 b30ff5ad14 Added Form Authenticator
Includes the methods needed to verify the user inputs and to validate that they are correct.
2021-10-03 22:35:59 +01:00
lukejelse04 5d8346aa5d Altered image overflow to retain original aspect ratio 2021-09-20 10:49:54 +01:00
lukejelse04 92427c2bed Created Login Page and update bootstrap files to allow for dark theme 2021-09-20 10:41:19 +01:00
lukejelse04 e1c97e5b8c Initial Project Upload
This contains the base ASP.Net Core web application running on .Net Core Version 5
2021-09-20 07:16:48 +01:00
Luke Else bf40656e4b Initial commit 2021-09-14 10:45:58 +01:00