Feature #34648

Implement a way to authenticate with a file based encrypted key

Added by Aske Ertmann over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-03-07
Priority:Must have Due date:
Assigned To:Aske Ertmann % Done:

100%

Category:Security
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version:5.3 Complexity:medium
Has patch:No

Description

For the setup wizard we need a file based encryped key provider. For this we need a password token which only has a password credential. We also need an authentication provider for validating the keys and some service for retrieving, persisting & generating keys.

Associated revisions

Revision af6de01a
Added by Aske Ertmann about 3 years ago

[FEATURE] Implement file based encrypted key authentication

This commit introduce a new password token, which works like the username
password token but only requires a password.

The file based simple key provider authenticates a password token using the
file based simple key service to get the matching password in the key which
is configurable for every instance of the provider. Furthermore the service
is capable of storing, removing, getting, checking and generating keys.
Optional values for generation key length and password hashing strategy is
configurable for the service.

Change-Id: I3f388737c309bc69dcffa4bc593378674ed87952
Resolves: #34648
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#4 Updated by Karsten Dambekalns over 3 years ago

  • Assigned To set to Aske Ertmann

#5 Updated by Gerrit Code Review over 3 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#6 Updated by Gerrit Code Review over 3 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#7 Updated by Gerrit Code Review over 3 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#8 Updated by Gerrit Code Review over 3 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#9 Updated by Gerrit Code Review over 3 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#10 Updated by Gerrit Code Review over 3 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#11 Updated by Gerrit Code Review over 3 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#12 Updated by Gerrit Code Review over 3 years ago

Patch set 11 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#13 Updated by Gerrit Code Review over 3 years ago

Patch set 12 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#14 Updated by Gerrit Code Review over 3 years ago

Patch set 13 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#15 Updated by Gerrit Code Review over 3 years ago

Patch set 14 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#16 Updated by Gerrit Code Review about 3 years ago

Patch set 15 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#17 Updated by Gerrit Code Review about 3 years ago

Patch set 16 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#18 Updated by Gerrit Code Review about 3 years ago

Patch set 17 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#19 Updated by Gerrit Code Review about 3 years ago

Patch set 18 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9461

#20 Updated by Anonymous about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF