Skip to main content

To GitHub Support - I do not understand why blocked my account

 It's only been 3 months and GitHub
blocked my account, for no good reason. Github service does not stand up to any criticism-there is no longer a desire to use it and I delete the account.


Прошло всего 3 месяца и GitHub
заблокировал мой аккаунт, без всякой достойной внимания причины. Сервис GitHub не выдерживает никакой критики - больше нет желания им пользоваться и аккаунт я удаляю.

UPDATE:

Sam
(GitHub Developer Support)
Hi Andy,
Thanks for reaching out, and apologies for any frustration with our password requirements.

Unfortunately, that message indicates your current password (or more specifically, a hash of that password) has been found in an internal database of credentials known to be compromised by breaches of other websites or services.
  To be clear, your password being exposed does not relate to any data breach of GitHub.com but, due to its presence in that database, it should be considered significantly less secure and changed immediately.»


Ps.

I do not even know what to say:
«You are not to blame, and all human passwords can't be used, but your password must be changed»

Comments

Popular posts from this blog

Google Blogger API

Soraya Lambrechts is the best expert in developing for Google Blogger . API documentation on programming the widgets of three versions is provided, with high-quality code examples, in French, but this is not a problem. Until now, I spent a lot of time searching, tried to analyze the widget code myself, this is the best find, considering that it seems that a new API is being introduced for Blogger .

Permanent side menu for dynamic template on Blogger.com

Update 2025! Unfortunately, Blogge r has made changes to the Dynamic Theme . Since 2025, all user settings for the blog are completely ignored, the design written in an external JS file is loaded, and the menu is no longer shown at all on smartphones. Practically the only way to show the user menu now is to call the link /?m=0&view=magazine which switches the theme to Magazin for a desktop computer and shows the menu. You can add to the theme a gadget Pages with a link /?m=0&view=magazine to enable the menu on the right side of the page. Only the page design will be too big for the phone. Everything written below does not work Correction the hidden side menu , permanent side menu for the desktop version of Blogger, I have not checked it in mobile because the panel is not displayed In the Blogger menu, open add: Theme (menu) > CUSTOMISE (button) > Advanced (arrow in menu) > Page (scroll to the bottom of the list) > Add CSS Add CSS one line: #gad...