argo-cd/docs
jannfis 76bacfdea4
fix: Add initial implementation for rate limiting failed logins (#3404)
* fix: Add initial implementation  for rate limiting failed logins

* Trigger test build

* Remove deprecated code and fix new project tests

* move cache related code from sessionmanager to cache access wrapper

* avoid using sleep in sessionmanager tests

* mention SECONDS in session manager environment variables to make it easier to understand meaning of each variable

* Login button should be disabled while user is waiting for login result

* prevent timing-based user enumeration attack

* reject too many failed attempts; always compute hash and introduce random delay

* remove unused constants

* fix linter errors

Co-authored-by: Alexander Matyushentsev <amatyushentsev@gmail.com>
2020-04-21 11:10:25 -07:00
..
assets docs: Fix azure AD integration doc (#3396) 2020-04-10 13:03:11 +02:00
developer-guide chore: Migrate golangci-lint into CircleCI tests (#3427) 2020-04-16 08:55:13 -07:00
operator-manual fix: Add initial implementation for rate limiting failed logins (#3404) 2020-04-21 11:10:25 -07:00
user-guide feat: support separate Kustomize version per application (#3414) 2020-04-15 12:04:31 -07:00
bug_triage.md docs: Add bug triage process proposal to docs (#3394) 2020-04-09 11:35:37 -07:00
cli_installation.md More Detailed argocd CLI Install Instructions for Mac and Linux (#2807) 2019-12-09 08:36:33 -08:00
CONTRIBUTING.md chore: minor dev tools fixing for mac (#3330) 2020-04-09 15:01:45 +02:00
core_concepts.md Fix Typo in Docs (#2595) 2019-10-30 10:15:48 -07:00
faq.md Add Dex and missing url field to FAQ (#3380) 2020-04-08 13:23:23 -07:00
getting_started.md Simplify using Argo CD without users/SSO/UI (#2688) 2020-01-02 17:54:06 -08:00
index.md docs: Fix getting started 404, add useful links (#3037) 2020-01-27 13:51:06 +01:00
security_considerations.md docs: Update documentation for CVE-2020-5260 (#3421) 2020-04-15 12:16:29 -07:00
SUPPORT.md Update SUPPORT.md (#1681) 2019-06-04 17:07:19 -07:00
understand_the_basics.md Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00