Nextcloud PHP API (master)

PasswordConfirmationRequired
in package

Attribute for controller methods that require the password to be confirmed with in the last 30 minutes

Tags
since
27.0.0
Attributes
#[Attribute]

Table of Contents

Properties

$strict  : bool

Methods

__construct()  : mixed
getStrict()  : bool

Properties

Methods

__construct()

public __construct([bool $strict = false ]) : mixed
Parameters
$strict : bool = false
  • Whether password confirmation needs to happen in the request.
Tags
since
31.0.0

        
On this page

Search results