Skip to content

Commit

Permalink
[SHIBUI-1044]
Browse files Browse the repository at this point in the history
small change to force rebuild
  • Loading branch information
jj committed Dec 12, 2018
1 parent 390c7a5 commit f3cccd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class ShibUIConfiguration {
* username,password,firstName,lastName,role
*
* Note that the password must be encrypted in the file using the system configured password encryption (by default,
* bcrypt)
* BCrypt)
*/
private Optional<Resource> userBootstrapResource;
}

0 comments on commit f3cccd0

Please sign in to comment.