How to log in to Piwigo ?
To log in to your Piwigo account, you need to go to your gallery's URL (web address).
If you are using Modus, the default theme installed with Piwigo, a "Login" link is available in the top right corner of your screen. This link opens the window that allows you to log into Piwigo.
If you are using the Bootstrap Darkroom theme, the login button opens a modal window but doesn't open a new page.
The URL of your Piwigo log in page is mygallery.com
/identification.php, mygallery.com
representing the root URL of your gallery.
If your gallery is hosted on piwigo.com and you have not customize your gallery’s domain name, your log in URL looks like mygallery
.piwigo.com/identification.php, mygallery
representing the username you have chosen when you first created your account.
To log into Piwigo, you can use your username OR your email address in the "Username" field.
You also need to enter your password.
Once logged in, you are redirected to your gallery.
How to display a login form on the home page?
If you want the home page to display a login form directly, it is possible using the PWG Stuffs plugin.
How to log in to Piwigo's administration?
If you are logged in to your Piwigo gallery as an administrator, you simply need to click on the Admin menu from your web gallery in order to switch to the administration.
By default, if you are using the Modus theme, the Admin menu is located in the top right corner of your screen.
If you are using the Bootstrap Darkroom theme, the administration access menu can be reached by clicking on your username in the top right corner.
How to recover your Piwigo password?
If you lost your password, it cannot possibly be retrieved, whether you are a piwigo.com customer, or using a self-hosted Piwigo gallery. For this reason, you need to reset your password.
To reset your password, you need to go to your Piwigo's login window and click on "Forgot your password?".
Upon entering your username or your email address, you will receive a link via email to reset your password.
You can also ask an administrator to send you an email with a link to reset your password, or to set a new password for you and send it to you.
How to recover your Piwigo username or connexion email address?
So you forgot your username and / or the email address you use to log into Piwigo?
No need to panic: there are multiple ways to retrieve your account.
Ask an administrator
If you work within a team, get in touch with the main administrator of your Piwigo gallery: they will be able to retrieve your account.
You can also search in your inbox for the email that was sent when creating your account.
Recover the login credentials received by email when creating the account
If you are the only user of your Piwigo gallery, or if you are the main administrator (the webmaster), you should have received your login credentials by email.
- If your Piwigo gallery is hosted on piwigo.com: you have received an email when creating your Piwigo account.
- If you are using a self-hosted Piwigo gallery: when installing Piwigo for the first time, if you went through the install form, you may have selected the option to "receive my credentials by email".
Are you really struggling to log in to Piwigo?
If you have an account on piwigo.com, reach out to support: we will find a way to retrieve it.
If you are using a self-hosted Piwigo gallery, sadly, we can't help you. However, if you have access to Piwigo's database, you can retrieve your username in the Users table.
How to create a new account on a Piwigo gallery?
There are two options in order to create a new user on Piwigo.
Case n°1 : an administrator is creating user accounts
In some cases, the option to "Allow user registration" has been deactivated (this option is available in the Configuration > Options menu, General tab, Permissions section).
In this case, it is impossible for a visitor of the gallery to create their account on their own: only an administrator can create new users.
To learn how to create a user in the administration, read this article.
Case n°2 : the gallery's visitors can create their account
If the option to "Allow user registration" has been activated, any visitor of the gallery will be able to create their account.
To create a new account on a Piwigo gallery, you need to click on Login.
A "Register" button lets you create a new account.
To create a new account, you need to give a username, an email and a password.
User accounts created independently bu users on the gallery are not administrators but simple Users. To learn more about user statuses, read this article.
How to turn on single sign on (SSO) in Piwigo?
If you are working within an organization, you may already be using a user and password management system. For this reason, you want users to be able to log into Piwigo automatically.
There are two ways to do this: with the LDAP Login plugin and with the Microsoft 365 Connect plugin.
LDAP Login: using an LDAP directory
This plugin lets you connect Piwigo to an LDAP directory.
Microsoft 365 connect: connecting Piwigo to an Azure Active Directory
This plugin lets you connect Piwigo to an Azure Active Directory.
This way, users can user their Microsoft 365 account to log into Piwigo.
- The Piwigo user's email address must correspond to the Microsoft 365 account's email address.
- You first need to register your Piwigo App in the Azure portal (explanation on the plugin's configuration page).
Password Policy: Setting security rules for passwords
The Password Policy plugin lets you set up security rules on passwords: strength score, renewal policy, management of failed login attempts…
Once the Password Policy plugin has been activated in your Piwigo gallery, go to its configuration.
The plugin's Configuration tab lets you define security rules.
Therefore, on this page, you can:
- Activate the reinforcement of password security
- Set the minimum score to reach for a password to be approved
A score below 100 is considered to be weak. A score between 100 and 500 is within the average. A score over 500 is excellent. The score depends on various settings (length, type of character used).
- Test a password and obtain its score
- Set whether or not the password reinforcement rule is activated for administrators
- Activate the password renewal rule (in this case, the administrator will be able to force users to renew their password)
- Activate the management of failed attempts: after a customizable number of attempts, the access to the gallery will be locked. The message shown can be customized.
piwigo12
gets a weak score (48) while the password Xhj89^h5M%
gets an average score (286). The Management tab lets you manage password renewal requests and unlock locked accounts.
Article summary
- How to log in to Piwigo ?
- How to display a login form on the home page?
- How to log in to Piwigo's administration?
- How to recover your Piwigo password?
- How to recover your Piwigo username or connexion email address?
- Ask an administrator
- Recover the login credentials received by email when creating the account
- Are you really struggling to log in to Piwigo?
- How to create a new account on a Piwigo gallery?
- Case n°1 : an administrator is creating user accounts
- Case n°2 : the gallery's visitors can create their account
- How to turn on single sign on (SSO) in Piwigo?
- LDAP Login: using an LDAP directory
- Microsoft 365 connect: connecting Piwigo to an Azure Active Directory
- Password Policy: Setting security rules for passwords
← Previous
Users: introductionNext →
User statuses