·
5 commits
to develop
since this release
Features
-
Provided the Permission to all the commands in LoginRadius CLI. [#85 ]
-
Updated Commands to manage Access Restriction (IP or IP Range). [#85 ]
# Use this command to get the list of the Allowed/Denied IP or IP Range $ lr get access-restriction --ip # Use this command to add the Allowed/Denied IP or IP Range. $ lr add access-restriction [flags] # Use this command to remove the Allowed/Denied IP or IP Range or to disable ip access restriction. $ lr delete access-restriction
Changelog
- fefc9df Added Permission feature
- 2df5502 Added permission to all the commands
- 195dd55 Added the feature of IP or IP Range access restriction to cli
- c315393 Added the permissions to all LoginRadius CLI commands
- ab792a1 Changed default theme to Template 2
- f0f8472 Fixed Breaking issue for checking login method
- 1afc142 Merge pull request #1 from muskansoninmh/ft_CLI_allow_IP_Range_in_whitelist_and_blacklist_pca_10294
- 9dcc403 Merge pull request #2 from muskansoninmh/ft_CLI_permission_pca_10325
- bc7ad18 Merge pull request #78 from muskansoninmh/ft_smtp_configuration_using_cli
- fc40948 Merge pull request #84 from muskansoninmh/ft_CLI_Update_Default_Theme_pca_10460
- 5b7c9b7 Merge pull request #85 from sagarPujariLr/develop
- edfbaf0 Resolved all lr cli qa round 1 bugs (#76)
- 5201fab Revert "Changed default theme to Template 2"
- 7fc31b8 Updated content and all other changes
- 07b72e2 resolved all the bugs
- 5b424a1 resolved all the bugs in cli
- c2ffcf5 resolved conflicts
- a5e6bce updated the message
- 98aa222 updated the message for docs