ls1intum / Artemis

Artemis - Interactive Learning with Automated Feedback
https://docs.artemis.cit.tum.de
MIT License
480 stars 288 forks source link

`General`: Send e-mail notification on login #7862

Open MaximilianAnzinger opened 8 months ago

MaximilianAnzinger commented 8 months ago

Is your feature request related to a problem?

There is no way to monitor if new devices are logging into your account.

Describe the solution you'd like

Email notifications whenever the linked account is logged in on any device, including the location, browser, etc.

Describe alternatives you've considered

Leave out the details and just send a short mail when the account is logged in.

Additional context

No response

bensofficial commented 7 months ago

Another aspect related to logins could be the implementation of a restricted area for tasks like course management and server administration, requiring a second factor for authentication. In Jira, for instance, when accessing the administration panel, users are prompted to enter their password again as an additional security measure. Especially if you have the remember me option enabled, the additional authorisation might be useful.

Nevertheless, this feature is probably out of scope of this issue...