Skip to content

Commit

Permalink
[ENG-5140] Update get_auth for GV and readability (CenterForOpenScien…
Browse files Browse the repository at this point in the history
…ce#10584)

* refactor get_auth
* conditionally get credentials and settings from GravyValet

---------

Co-authored-by: John Tordoff <>
  • Loading branch information
Johnetordoff authored May 10, 2024
1 parent b6ea6c2 commit cf4ab0d
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 227 deletions.
2 changes: 2 additions & 0 deletions addons/base/signals.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@

signals = blinker.Namespace()
file_updated = signals.signal('file_updated')
file_viewed = signals.signal('file_viewed')
file_downloaded = signals.signal('file_downloaded')
Loading

0 comments on commit cf4ab0d

Please sign in to comment.