restore: bring back f8a1310 (security review) state
Restores all files to thef8a1310security-review snapshot as requested, plus the 2 boot-critical fixes froma24c8a2(config/session.php env() instead of app()->environment(), and removal of the duplicate $activeTab in ProjectMap.php) so the application actually boots. Forward commit, no history rewrite. The7d854ffstate remains in history. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -395,5 +395,7 @@
|
||||
"My Projects": "My Projects",
|
||||
"Editable": "Editable",
|
||||
"Name of responsible": "Name of responsible",
|
||||
"Select template...": "Select template..."
|
||||
"Select template...": "Select template...",
|
||||
"View all": "View all",
|
||||
"View on map": "View on map"
|
||||
}
|
||||
|
||||
+3
-1
@@ -395,5 +395,7 @@
|
||||
"My Projects": "Mis proyectos",
|
||||
"Editable": "Editable",
|
||||
"Name of responsible": "Nombre del responsable",
|
||||
"Select template...": "Seleccionar plantilla..."
|
||||
"Select template...": "Seleccionar plantilla...",
|
||||
"View all": "Ver todos",
|
||||
"View on map": "Ver en mapa"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user