Skip to content

Attempted the mini-exercise but ran into errors#11

Open
marnel-mangrubang wants to merge 1 commit into
pce-uw-jscript400:masterfrom
marnel-mangrubang:master
Open

Attempted the mini-exercise but ran into errors#11
marnel-mangrubang wants to merge 1 commit into
pce-uw-jscript400:masterfrom
marnel-mangrubang:master

Conversation

@marnel-mangrubang
Copy link
Copy Markdown

No description provided.

Comment thread readme.md
* **Question:** Describe the difference between authentication and authorization.

* **Your Answer:**
* **Your Answer:** Authentication is you are who you say you are. Authorization is you are allowed to do what you want to do.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread readme.md
* **Question:** Why is it important to give a non-specific error message as opposed to a message like "Password incorrect?"

* **Your Answer:**
* **Your Answer:** So that it's not so easy for unauthorized users to try and guess correct username and passwords. Giving them a non-specific error message could mean that either their username or password could be incorrect. Makes it harder for unauthorized users to get in.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants