Skip to content

Commit

Permalink
Revert "Convert account screen to React/EUI (#30977)"
Browse files Browse the repository at this point in the history
This reverts commit 031682d.
  • Loading branch information
spalger committed Apr 15, 2019
1 parent 61a4b04 commit a70a2cd
Show file tree
Hide file tree
Showing 24 changed files with 256 additions and 948 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/security/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@

export const GLOBAL_RESOURCE = '*';
export const IGNORED_TYPES = ['space'];
export const REALMS_ELIGIBLE_FOR_PASSWORD_CHANGE = ['reserved', 'native'];
export const APPLICATION_PREFIX = 'kibana-';
export const RESERVED_PRIVILEGES_APPLICATION_WILDCARD = 'kibana-*';
62 changes: 0 additions & 62 deletions x-pack/plugins/security/common/model/user.test.ts

This file was deleted.

37 changes: 0 additions & 37 deletions x-pack/plugins/security/common/model/user.ts

This file was deleted.

This file was deleted.

Loading

0 comments on commit a70a2cd

Please sign in to comment.