passbolt / passbolt_api

Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
4.63k stars 306 forks source link

Release 3.10.0 self-registration doc link broken #470

Closed doegox closed 1 year ago

doegox commented 1 year ago

Hello

The link to doc from the release 3.10.0 self-registration admin page is broken: https://mydomain/app/administration/self-registration => https://help.passbolt.com/configure/self-registration

I wanted to check if a list of domains could be provided and what would be the syntax to do so, as the page mentions "Email domain safe list". Documenting how to provide a list (comma separated?) on the admin page itself would be welcome too.

cedricalfonsi commented 1 year ago

Hello @doegox,

Thank you for your report. We'll assess and fix this issue with the next release.

cedricalfonsi commented 1 year ago

You can manage the whitelisted domains via the "self registration" administration page (https://passbolt-domain/app/administration/self-registration).

When the admin activates user self registration, the Email domain safe list appears with a field to fill in a domain name. This field is pre-populated with the company's domain if this one is not a public domain, such as gmail by instance. From there, administrators can whitelist as many domains as they want, each line corresponding to a whitelisted domain.

doegox commented 1 year ago

oops I didn't notice the "Add" button to add new lines, than you for the explanation! Still remains that the page https://help.passbolt.com/configure/self-registration does not exist ;)

cedricalfonsi commented 1 year ago

A new documentation page was published by @claytontstevenson.

Thanks again for your report @doegox