compliance: add unauthenticated /source route (AGPLv3 sec 13), bundle CHANGES.md
This commit is contained in:
@@ -11,6 +11,8 @@ Rails.application.routes.draw do
|
||||
|
||||
root 'dashboard#index'
|
||||
|
||||
get '/source', to: 'source#index'
|
||||
|
||||
get 'up' => 'rails/health#show'
|
||||
get 'manifest' => 'pwa#manifest'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user