
0
Completed
Login page background - random image
Now that there is the option to set a background image on the login page, which is a nice feature, thank you Vlad! It would be great if one could set this to use a random image from a pool of uploaded images, for each new session login. In a similar style to WeTransfer site.
Answer

Declined
Sorry, but we will never implement this. It affects both usability and security, given that users might not recognize the page.

Answer
Completed
The URL serving the background image can be dynamic and even though that one doesn't change, the served image can. Here's an example: https://source.unsplash.com/
"https://source.unsplash.com/random" will get you a random new pic every time.
Customer support service by UserEcho
The URL serving the background image can be dynamic and even though that one doesn't change, the served image can. Here's an example: https://source.unsplash.com/
"https://source.unsplash.com/random" will get you a random new pic every time.