mirror of
https://github.com/goauthentik/authentik
synced 2026-04-30 19:37:25 +02:00
website/docs: replaces all note boxes with info boxes (#17138)
Replaces all note boxes with info boxes
This commit is contained in:
@@ -21,7 +21,7 @@ The User object has the following properties:
|
||||
- `all_groups()`: This is a queryset of all the user's direct and indirect groups.
|
||||
|
||||
:::note Clarifying direct vs indirect group membership
|
||||
A user is a member of a group (direct member). If that group in turn has a parent group, then the user is an indirect member of that parent group.
|
||||
:::infois a member of a group (direct member). If that group in turn has a parent group, then the user is an indirect member of that parent group.
|
||||
:::
|
||||
|
||||
## Examples
|
||||
|
||||
Reference in New Issue
Block a user