mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-30 19:25:18 +00:00
Turn off github apps flag for test
This commit is contained in:
parent
7464038ce8
commit
20d787edbc
@ -37,8 +37,8 @@
|
||||
(defn signup-authorize-url []
|
||||
(authorize-url "user:email"))
|
||||
|
||||
;; XXX: Disable this to get normal behavior
|
||||
(def github-app-flag true)
|
||||
;; NOTE: Capabilities picked for Github apps if true, Oauth if false
|
||||
(def github-app-flag false)
|
||||
|
||||
(defn admin-authorize-url []
|
||||
(if github-app-flag
|
||||
|
Loading…
x
Reference in New Issue
Block a user