You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 4clicking on "change password" simply redirects to the homepage. April fools!?user308037– user3080372019-07-31 23:34:00 +00:00Commented Jul 31, 2019 at 23:34
- 13no, SE keeps changing the way to change password without ever telling anything, for their own internal reasons. People keep guessing and finding ways though, try one of the six answers below and you might be able to actually change the password. (And yes, it's a perfect example of what became of SE - company that doesn't care a bit for its users.)user152859– user1528592019-11-17 15:32:21 +00:00Commented Nov 17, 2019 at 15:32
- 2What a mess... I thought for sure I was just tired when I couldn't figure out how to change my password. Then I ended up here from google. How on earth is this not made easily discoverable from the UI of any stack exchange site? This is a usability nightmare...aggieNick02– aggieNick022022-05-22 04:25:48 +00:00Commented May 22, 2022 at 4:25
- 1And then to top it off, I have two "logins", both for the same email/password combo - one listed under my email, and the other as "Stack Exchange". Maybe this somehow makes sense architecturally or something b/c of the openid backend, but blech.aggieNick02– aggieNick022022-05-22 04:32:07 +00:00Commented May 22, 2022 at 4:32
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you