Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

corgiboygsj
Copy link
Member

  • Return user allowed menus when user login success.
  • Add user management module
  • Add project management module


public static final ConfigOption<String> ADMIN_PASSWORD =
new ConfigOption<>(
"auth.admin_password",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create a "hubble" user?

@github-actions
Copy link

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

writer.print(JsonUtil.toJson(response));
} catch (IOException e) {
log.error("Response error",e);
log.error("Failed to get response writer ",e);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add space before "e"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants