Skip to content

Commit

Permalink
- Added support for CSV export of users, groups and tokens
Browse files Browse the repository at this point in the history
Signed-off-by: Ørnulf Nielsen <[email protected]>
  • Loading branch information
ornulfn committed Feb 5, 2020
1 parent 9232988 commit 0421aed
Show file tree
Hide file tree
Showing 5 changed files with 836 additions and 16 deletions.
4 changes: 2 additions & 2 deletions PSFortigateParser.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Ørnulf Nielsen
#
# Generated on: 03.01.2020
# Generated on: 04.02.2020
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'PSFortigateParser'

# Version number of this module.
ModuleVersion = '1.1.1'
ModuleVersion = '1.2.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down
Loading

0 comments on commit 0421aed

Please sign in to comment.