File

.luacov @ 12920:cdb996637b08

authz: Add method for retrieving all roles Some of the OAuth stuff highlights a small need to retrieve a list of roles somehow. Handy if you ever need a role selector in adhoc or something. Unless there's some O(n) thing we were avoiding?
author Kim Alvefur <zash@zash.se>
date Sat, 04 Mar 2023 18:40:43 +0100
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}