-
- Downloads
Handle unavailable system info
For Linux with the grsecurity patches applied, paths in `/proc` may not be readable, so handle those cases and show a message rather than blowing up.
Showing
- CHANGELOG 3 additions, 0 deletionsCHANGELOG
- app/controllers/admin/system_info_controller.rb 2 additions, 6 deletionsapp/controllers/admin/system_info_controller.rb
- app/views/admin/system_info/show.html.haml 10 additions, 2 deletionsapp/views/admin/system_info/show.html.haml
- spec/features/admin/admin_system_info_spec.rb 42 additions, 5 deletionsspec/features/admin/admin_system_info_spec.rb
Loading
Please register or sign in to comment