mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Remove verify user from personal.php
This commit is contained in:
parent
e3054b6201
commit
7e2d4e2a8e
@ -7,7 +7,6 @@
|
||||
|
||||
require_once '../lib/base.php';
|
||||
OC_Util::checkLoggedIn();
|
||||
OC_Util::verifyUser();
|
||||
|
||||
// Highlight navigation entry
|
||||
OC_Util::addScript( 'settings', 'personal' );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user