ASE-Projekte-WS-2021 / ase-ws-21-unser-horsaal

ase-ws-21-unser-horsaal created by GitHub Classroom
2 stars 0 forks source link

Removed Bug #235 #236

Closed vairasza closed 2 years ago

vairasza commented 2 years ago

after login users automatically get a verification email if they are not yet verified removed because this might lead to spam

modified: app/src/main/java/com/example/unserhoersaal/repository/AuthAppRepository.java modified: app/src/main/java/com/example/unserhoersaal/viewmodel/LoginViewModel.java modified: app/src/main/java/com/example/unserhoersaal/views/LoginFragment.java modified: app/src/main/java/com/example/unserhoersaal/views/VerificationFragment.java