Skip to content
Snippets Groups Projects
Commit 2c28b57d authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

improved a comment

parent 9b69a889
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ public class SecurityConfiguration extends WebSecurityConfigurerAdapter {
private String revokeTokenURI;
/**
* Set to true if using no-auth mode
* Set to true if using no-auth mode and user has clicked on the login button
*/
private boolean fakeAuth = false;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment