issues
search
olech2412
/
MensaHub
MensaHub is a multi-component project that manages and provides Mensa-related data and services. It supports the dispatch of a newsletter and offers further processing of the data by means of an interface.
GNU General Public License v3.0
2
stars
0
forks
source link
Hotfix/activation not possible
#164
Closed
whosFritz
closed
3 months ago
whosFritz
commented
3 months ago
fixed null pointer error by using the local scope variable.
logger tried to log email of an user instance that was not yet set
change to logic of activating = user muss entweder Gerichte bewerten oder überspringe, instant Aktivierung bei webseitenaufruf gibt es nicht mehr
fixed null pointer error by using the local scope variable.