mirror of
https://github.com/neocities/neocities.git
synced 2025-07-25 20:08:27 +02:00
no browser cache for dashboard and text editor
This commit is contained in:
parent
b15f1aab1d
commit
4d223e356e
4 changed files with 13 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
get '/dashboard' do
|
||||
require_login
|
||||
dashboard_init
|
||||
dont_browser_cache
|
||||
|
||||
unless current_site.dashboard_accessed
|
||||
current_site.dashboard_accessed = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue