Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.roles: Implement a serialization preparation metamethod | Kim Alvefur | 2023-03-26 | 1 | -0/+13 |
* | util: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 | 1 | -3/+3 |
* | util.roles: Add a :policies() method to iterate through available policies | Matthew Wild | 2022-10-07 | 1 | -0/+10 |
* | util.roles: Return nil if the role has no explicit policy (fixes inheritance) | Matthew Wild | 2022-10-07 | 1 | -1/+1 |
* | util.roles: Add new utility module to consolidate role objects and methods | Matthew Wild | 2022-07-19 | 1 | -0/+100 |