From 2b25297e1724f1284e28ecd8c782d948082cc679 Mon Sep 17 00:00:00 2001 From: Karen Carias Date: Mon, 27 Apr 2015 22:58:55 +0000 Subject: Added text "How to reset your root password to menu" --- doc/security/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/security') diff --git a/doc/security/README.md b/doc/security/README.md index 49dfa6eec76..9f7e3a5059d 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -1,6 +1,6 @@ # Security -- [Password length limits](password_length_limits.md) +- [Password length limits and how to reset your root password](password_length_limits.md) - [Rack attack](rack_attack.md) - [Web Hooks and insecure internal web services](webhooks.md) -- [Information exclusivity](information_exclusivity.md) +- [Information exclusivity](information_exclusivity.md) \ No newline at end of file -- cgit v1.2.1 From 7594a7501a1fe006abb62d1eb41e7547bd7bfe10 Mon Sep 17 00:00:00 2001 From: Karen Carias Date: Mon, 27 Apr 2015 22:59:21 +0000 Subject: updated one letter --- doc/security/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/security') diff --git a/doc/security/README.md b/doc/security/README.md index 9f7e3a5059d..c67f297df1d 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -1,6 +1,6 @@ # Security -- [Password length limits and how to reset your root password](password_length_limits.md) +- [Password length limits and How to reset your root password](password_length_limits.md) - [Rack attack](rack_attack.md) - [Web Hooks and insecure internal web services](webhooks.md) - [Information exclusivity](information_exclusivity.md) \ No newline at end of file -- cgit v1.2.1 From 5820c00805b7be2db4abfafbe9c7bd78b1866522 Mon Sep 17 00:00:00 2001 From: Karen Carias Date: Tue, 28 Apr 2015 23:02:14 +0000 Subject: Added link to separate file about how to reset root password --- doc/security/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/security') diff --git a/doc/security/README.md b/doc/security/README.md index c67f297df1d..d35f09c7a3e 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -1,6 +1,7 @@ # Security -- [Password length limits and How to reset your root password](password_length_limits.md) +- [Password length limits](password_length_limits.md) - [Rack attack](rack_attack.md) - [Web Hooks and insecure internal web services](webhooks.md) -- [Information exclusivity](information_exclusivity.md) \ No newline at end of file +- [Information exclusivity](information_exclusivity.md) +- [Reset your root password] (reset_root_password.md) \ No newline at end of file -- cgit v1.2.1 From 72aa9dd76840f74aa42fe88b7d09722577b2418b Mon Sep 17 00:00:00 2001 From: Karen Carias Date: Fri, 1 May 2015 15:26:00 +0000 Subject: Added link to document "Reset root password" --- doc/security/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/security') diff --git a/doc/security/README.md b/doc/security/README.md index d35f09c7a3e..1ca45fd0c0a 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -4,4 +4,4 @@ - [Rack attack](rack_attack.md) - [Web Hooks and insecure internal web services](webhooks.md) - [Information exclusivity](information_exclusivity.md) -- [Reset your root password] (reset_root_password.md) \ No newline at end of file +- [Reset your root password] (https://dev.gitlab.org/gitlab/gitlabhq/blob/How_to_Reset_your_root_password/doc/security/reset_root_password.md) \ No newline at end of file -- cgit v1.2.1