Mattias Bodlund 1 year ago
parent
commit
ab893d6006
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/controllers/application_controller.rb

+ 1
- 1
app/controllers/application_controller.rb View File

@ -1,6 +1,6 @@
class ApplicationController < ActionController::Base
http_basic_authenticate_with name: "stupid", password: "studio"
# http_basic_authenticate_with name: "stupid", password: "studio"
private


Loading…
Cancel
Save