All public logs

Jump to navigation Jump to search

Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:12, 1 December 2023 Kenneth talk contribs created page Make-jwt.py (Created page with "GitHub Make JWT Token Script == make-jwt.py == <pre> #!/usr/bin/env python3 # pip install jwt import jwt import time import sys # Get PEM file path if len(sys.argv) > 1:...")