aboutsummaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Collapse)Author
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 2d5ab7b according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/a86da106-1f68-4a11-84a6-76647546672c/
2021-06-06removed unnecessary elseNavan Chauhan
2021-06-06silenced intentional violationNavan Chauhan
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 57207ef according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/fb582430-1f1f-45bb-8c05-5f5bec16f981/
2021-06-06add exceptions for confirm token and test for unverified emailNavan Chauhan
2021-06-06add verify email constraintNavan Chauhan
2021-06-05added check for signing in with googleNavan Chauhan
2021-06-05added redirects if already logged inNavan Chauhan
2021-06-05added sign in with googleNavan Chauhan
2021-06-04added 403 page and testNavan Chauhan
2021-06-04added admin viewNavan Chauhan
2021-06-04simulate 500Navan Chauhan
2021-06-04fix not logging user after registerationNavan Chauhan
2021-06-04renamed login to signinNavan Chauhan
2021-06-04fix 401 error not being thrownNavan Chauhan
2021-06-04handled 404 and 500Navan Chauhan
2021-06-04handled 404 and 500Navan Chauhan
2021-06-04addde message template and 401 handlerNavan Chauhan
2021-06-04added error handling signin/signoutNavan Chauhan
2021-06-04added dashboardNavan Chauhan
2021-06-03moved flash form functionNavan Chauhan
2021-06-03fixed sign up formNavan Chauhan
2021-06-03added view managerNavan Chauhan