Add authentication from upstream providers #107

Merged
pierre merged 25 commits from feat-upstream-providers into master 2023-04-27 10:10:29 +00:00
Showing only changes of commit 92d04f3312 - Show all commits

View File

@ -136,7 +136,7 @@
</label> </label>
</div> </div>
<!-- Provider --> <!-- Upstream providers -->
<input type="hidden" name="authorized_sources" id="authorized_sources"/> <input type="hidden" name="authorized_sources" id="authorized_sources"/>
{% for prov in providers %} {% for prov in providers %}
<div class="form-check"> <div class="form-check">