Skip to content

Commit

Permalink
Merge pull request #756 from goosemania/issue6992
Browse files Browse the repository at this point in the history
No longer claim that there is a default password.
  • Loading branch information
bmbouter committed Jun 19, 2020
2 parents 387de62 + 25082c4 commit 304286c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGES/6992.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed docs which claim that admin user has a default password.
4 changes: 2 additions & 2 deletions docs/installation/authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ You can set this header on an `httpie <https://httpie.org/>`_ command as follows

For the 3.0 release, Pulp expects the user table to have exactly 1 user in it named 'admin',
which is created automatically when the initial migration is applied. The password for this user
can be set with the ``pulpcore-manager reset-admin-password`` command, but defaults to
'password'. To articulate what you'd like to see future versions of Pulp file a feature request
can be set with the ``pulpcore-manager reset-admin-password`` command.
To articulate what you'd like to see future versions of Pulp file a feature request
`here <https://pulp.plan.io/projects/pulp/issues/new>`_ or reach out via
`pulp-list@redhat.com <https://www.redhat.com/mailman/listinfo/pulp-list>`_.

Expand Down

0 comments on commit 304286c

Please sign in to comment.