-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: jans cli to jans-cli-tui (#3063)
* refactor: remove jans-cli * fix: jans-cli no need to get properties each time * feat: jans-linux-setup tui installer * fix: jans-linux-setup clean old cli user data * fix: jans-linux-setup missing cli libraries * fix: jans-cli code clean OrderedDict * fix: jans-cli runtime plugins * fix: jans-cli don't decode if access_token_enc is empty * fix: jans-cli edit property (ref: #3058) * fix: jans-cli screen hangs on scim save (ref: #3061) * fix: jans-cli multiple device auth message on save creds (ref: #3059) * fix:jans-cli remove unnecessary logs * fix:jans-cli reviced all array type in properties (ref: #3062) * fix:jans-cli fix move backword in auth server column (ref: #\3073) * fix: jans-cli delete if jca_client_secret manually added to config.ini * fix: jans-cli typo * fix: jans-cli config-api move to asyncio * fix: jans-cli save admin-ui roles * feat: jans-cli display progressing text on status bar * feat: jans-cli progressing texts for user plugin * fix: jans-cli decode encrypted data if salt changed * fix: jans-cli check existence of data when logout (ref: #3050) * fix:jans-cli getting window too small error in edit user (ref: #3041) * fix:jans-cli remove un-used scrollbar (ref: #3070 #3041) * feat: jans-cli add User-inum to request headers * fix: jans-cli check existence of inum in user info * fix: jans-cli DocString (ref: #2572) * fix: jans-cli DocString (ref: #2572) * fix: jans-cli DocString and removing unused imports (ref: #2572) * fix:jans-cli Ask on delete of scripts conf. properties (ref: #3105) * fix: jans-cli Error on deleting Claims in scopes(ref: #3106) * fix: jans-cli Error on deleting without verification of deletion (ref: #3107) Co-authored-by: Mustafa Baser <mbaser@mail.com> Co-authored-by: AbdelwahabAdam <abdelwahabosama.1@gmail.com>
- Loading branch information
1 parent
d1e1cc8
commit fc20e28
Showing
43 changed files
with
762 additions
and
6,553 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.