dirkjanm / ROADtools

A collection of Azure AD/Entra tools for offensive and defensive security purposes
MIT License
1.92k stars 269 forks source link

Backend pagination POC #94

Open rgmz opened 5 months ago

rgmz commented 5 months ago

This is a proof-of-concept for supporting backend pagination. It fixes #33.

Most of the heavy lifting is done by Flask SQLAlchemy

TODO (?):

Frontend

Backend