Skip to content

Commit

Permalink
[SHIBUI-975]
Browse files Browse the repository at this point in the history
update doc
  • Loading branch information
jj committed Nov 19, 2018
1 parent 022c4f1 commit 94a6e62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The easiest way to do this in a servlet container is through the use of system p

## Authentication

Currently, the application is wired with very simple authentication. A password for the user `user`
Currently, the application is wired with very simple authentication. A password for the user `root`
can be set with the `shibui.default-password` property. If none is set, a default password
will be generated and logged:

Expand Down
2 changes: 1 addition & 1 deletion docs/GETTINGSTARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The easiest way to do this in a servlet container is through the use of system p

## Authentication

Currently, the application is wired with very simple authentication. A password for the user `user`
Currently, the application is wired with very simple authentication. A password for the user `root`
can be set with the `shibui.default-password` property. If none is set, a default password
will be generated and logged:

Expand Down

0 comments on commit 94a6e62

Please sign in to comment.