Mattias Bodlund 7 months ago
parent
commit
7d9b64117a
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