WildMeOrg / Wildbook

Wild Me's first product, Wildbook supports researchers by allowing collaboration across the globe and automation of photo ID matching
https://www.wildme.org/wildbook.html
GNU General Public License v2.0
104 stars 67 forks source link

bugfix: template can cause NPE #649

Closed naknomum closed 2 months ago

naknomum commented 2 months ago

template code would throw a null pointer exception when username was null (e.g. user not logged in).