varfish-org / varfish-server

VarFish: comprehensive DNA variant analysis for diagnostics and research
MIT License
43 stars 11 forks source link

Add warning modal before entering Django admin #95

Closed holtgrewe closed 3 years ago

holtgrewe commented 3 years ago

Is your feature request related to a problem? Please describe. Using Django admin can be dangerous. We should warn users similar to how SODAR does.

Describe the solution you'd like Implement the SODAR behaviour of displaying a modal.

Describe alternatives you've considered N/A

Additional context N/A

holtgrewe commented 3 years ago

This is pretty hard-coded into SODAR-core. We should have a generic "expert use only besides changing user passwords" warning displayed.