kblincoe / VisualGit_SE701_2019_1

1 stars 0 forks source link

Fixes #85 - Header signin form is not read #142

Closed hhagenson28 closed 5 years ago

hhagenson28 commented 5 years ago

Related Issue: Closes #85 Closes #5 - this feature was already implemented when I started working on this issue so that issue can also be closed - please verify though.

Description: Users can now sign in through the header sign in form, after choosing to "continue without signing in". You should be able to sign in through both the main authentication page and the header and both ways of signing in will be authenticated. Also changed the formatting of the fields to ensure that both the format and functionality was consistent across both forms of signing in. Consequently, this resolves the capitalisation of the 'P' on the main authentication page, noted in issue #116 .

Testing: Tests have not been written as testing has not been set up yet. However, the functionality can be manually tested by checking for the following:


Jess-Alcantara commented 5 years ago

Verified that this does fix both issue #85 and #5