-
Notifications
You must be signed in to change notification settings - Fork 1
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.
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) |
Manuals
- manual:Download-and-install-USOC
- manual:How to install USOC manually
- manual:plugins
- manual:Set-up-oAuth-with-google
Github Manuals
Reference Index