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

Broke non-container Resource views #53

Closed robvdl closed 7 months ago

robvdl commented 7 months ago

This really needs tests because at this point it's still quite easy to break.

Now after fixing #44 the URL's /, and /Users and /Computers all work great.

But urls like /Users/Administrator now returns an empty dict {} which has been inadvertently broken when fixing #44