-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Open
Labels
FeatureKeep openRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Security
Description
Description
"Sudo mode" is a security feature which allows web applications to ask users to reenter their passwords before performing some critical task (unless they have reentered it "recently").
I asked around in the Symfony Slack and some people said that it'd be great to add this to Symfony core ... but others disagree arguing that it's trivial to implement it yourself. So, let's discuss about this feature. Thanks!
Example
GitHub for example uses it:
sstok, Kynno, yaffol, elliotbruneel, chapterjason and 23 morebigfoot90
Metadata
Metadata
Assignees
Labels
FeatureKeep openRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Security