Nextcloud PHP API (master)

IRemoteAddress

IP address of the connected client

Tags
since
30.0.0

Table of Contents

Methods

allowsAdminActions()  : bool
Check if the current remote address is allowed to perform admin actions
allowsBypassPasswordConfirmation()  : bool
Check if the current remote address is allowed to bypass the password confirmation.

Methods

allowsAdminActions()

Check if the current remote address is allowed to perform admin actions

public allowsAdminActions() : bool
Tags
since
30.0.0
Return values
bool

allowsBypassPasswordConfirmation()

Check if the current remote address is allowed to bypass the password confirmation.

public allowsBypassPasswordConfirmation() : bool
Tags
since
35.0.0
Return values
bool
On this page

Search results