You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/server/auth/dummy.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Description
8
8
9
9
This auth provider allows to sign-in with any username and password, and and then issues an access token.
10
10
11
-
After successful auth, username is saved to server database. It is then used for creating audit records for any object change, see ``changed_by`` field.
11
+
After successful auth, username is saved to server database.
0 commit comments