Skip to content

reference:(root):profile.php

Aaron Junker edited this page Apr 10, 2021 · 6 revisions

File (root) /profile.php

This file generates a profile overview page for the currently logged in user.

The user needs to have the permission Profile and needs to be logged in to access this page.

Structure

The page is structured in the following order:

Submodule Other dependencies Description
Change_password A button to (root) /changepassword.php
Show_profile_picture Displays a profile picture. More information at $U->getProfilePicture().
Add_google_login Google oAuth is set up( More information here)

Clone this wiki locally