diff --git a/app/extensions/oauth/components/oauth-settings/oauth-settings.html b/app/extensions/oauth/components/oauth-settings/oauth-settings.html index 955ad0665..9fde5210a 100644 --- a/app/extensions/oauth/components/oauth-settings/oauth-settings.html +++ b/app/extensions/oauth/components/oauth-settings/oauth-settings.html @@ -4,7 +4,7 @@
- With automatic user provisioning enabled, Portainer will create user(s) automatically with standard user role. If + With automatic user provisioning enabled, Portainer will create user(s) automatically with the standard user role. If disabled, users must be created beforehand in Portainer in order to login.
@@ -19,13 +19,13 @@

The users created by the automatic provisioning feature can be added to a default team on creation.

-

By assigning newly created users to a team they will be able to access the environments associated to that team. This setting is optional and if not set newly created users won't be able to access any environments.

+

By assigning newly created users to a team, they will be able to access the environments associated to that team. This setting is optional and if not set, newly created users won't be able to access any environments.

- You have not yet created any team. Head over the teams view to manage user teams. + You have not yet created any teams. Head over to the Teams view to manage teams.
diff --git a/app/portainer/components/access-datatable/accessDatatable.html b/app/portainer/components/access-datatable/accessDatatable.html index 8368580ff..406daaa46 100644 --- a/app/portainer/components/access-datatable/accessDatatable.html +++ b/app/portainer/components/access-datatable/accessDatatable.html @@ -5,10 +5,10 @@
Access tagged as inherited are inherited from the group access. They cannot be - removed nor modified at the endpoint level but they can be overriden. + removed or modified at the endpoint level but they can be overriden.
- Access tagged as override are overriding the group access for the related users / teams. + Access tagged as override are overriding the group access for the related users/teams.