Feature #34900

New role: ANONYMOUS

Added by Robert Lemke over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-03-15
Priority:Should have Due date:
Assigned To:Andreas Förthner % Done:

100%

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

Description

Introduce a magic role which matches only if no account is currently authenticated.

Associated revisions

Revision b70090b7
Added by Andreas Förthner about 3 years ago

[FEATURE] Introduce the magic role "Anonymous"

This introduces a second magic role (besides the
role "Everybody") which is active as long as nobody
is authenticated. This allows for designing policies
in a way that anonymous users still have access to
certain resources.

Also fixes a small bug in the PolicyService which
previously did not return the Everybody or Anonymous
role on getRoles().

Change-Id: I1d5ff3bbf681ca73f3be69283491d8fd91900349
Resolves: #34900
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review about 3 years ago

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

#3 Updated by Gerrit Code Review about 3 years ago

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

#4 Updated by Gerrit Code Review about 3 years ago

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

#5 Updated by Andreas Förthner about 3 years ago

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

Also available in: Atom PDF