- France
-
05:42
(UTC +02:00) - www.brindereseau.fr
Pinned Loading
-
freeradius-api
freeradius-api PublicA Python REST API on top of the FreeRADIUS database schema for automation and integration purposes
-
pyfreeradius
pyfreeradius PublicA Python API on top of the FreeRADIUS database for automation purposes
Python 1
-
FastAPI log every request and response
FastAPI log every request and response 1from fastapi import Request, Response, HTTPException
2from fastapi.exceptions import RequestValidationError
3from fastapi.routing import APIRoute
4from http.client import responses
5from json import JSONDecodeError
-
Indented text to tree in Python (n-a...
Indented text to tree in Python (n-ary tree) 1from json import JSONEncoder
23#
4# Node class: it just consists of a name and a list of children.
5#
-
.htaccess redirect http2https and no...
.htaccess redirect http2https and nonwww2www (meeting HSTS requirements) 1#
2# As required by HSTS, two redirects:
3# 1) http2https (MUST be first)
4# 2) nonwww2www
5#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.