wainuiomata / sambal

Experimental web admin for Samba and Active Directory domains
https://wainuiomata.com
GNU General Public License v3.0
1 stars 1 forks source link

Upgrade authentication policy / authorization policy code to Pyramid 2.0 #7

Closed robvdl closed 9 months ago

robvdl commented 9 months ago

The current code is striggering a deprecation warning, there has been a change in Pyramid 2.0

robvdl commented 9 months ago

Done, via #8