Skip to content

Commit 97d57cb

Browse files
Minor doc fixes, added rotate server key button to API token UI page and updated descriptions, added automatic revocation of tokens when server key is rotated, added server key rotate from CLI
1 parent 2c30d7c commit 97d57cb

5 files changed

Lines changed: 29 additions & 13 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To uninstall pfSense API, run the following command:<br>
2929
pfsense-api delete
3030
```
3131

32-
To update pfSense API to latest stable version, run the following command:
32+
To update pfSense API to the latest stable version, run the following command:
3333
```
3434
pfsense-api update
3535
```
@@ -3297,7 +3297,7 @@ _Requires at least one of the following privileges:_ [`page-all`, `page-status-d
32973297
```bash
32983298
Method: GET
32993299
Type: RAW
3300-
URL: https://{{$hostname}}/api/v1/services/dhcpd/leases
3300+
URL: https://{{$hostname}}/api/v1/services/dhcpd/lease
33013301
```
33023302

33033303

0 commit comments

Comments
 (0)