<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deck on Prow</title>
    <link>https://deploy-preview-674--k8s-prow.netlify.app/docs/components/core/deck/</link>
    <description>Recent content in Deck on Prow</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://deploy-preview-674--k8s-prow.netlify.app/docs/components/core/deck/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to setup GitHub Oauth</title>
      <link>https://deploy-preview-674--k8s-prow.netlify.app/docs/components/core/deck/github-oauth-setup/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-674--k8s-prow.netlify.app/docs/components/core/deck/github-oauth-setup/</guid>
      <description>&lt;p&gt;This document helps configure GitHub Oauth, which is required for &lt;a href=&#34;https://prow.k8s.io/pr&#34;&gt;PR Status&lt;/a&gt;&#xA;and for the rerun button on &lt;a href=&#34;https://prow.k8s.io&#34;&gt;Prow Status&lt;/a&gt;.&#xA;If OAuth is configured, Prow will perform GitHub actions on behalf of the authenticated users.&#xA;This is necessary to fetch information about pull requests for the PR Status page and to&#xA;authenticate users when checking if they have permission to rerun jobs via the rerun button on Prow Status.&lt;/p&gt;&#xA;&lt;h2 id=&#34;set-up-secrets&#34;&gt;Set up secrets&lt;/h2&gt;&#xA;&lt;p&gt;The following steps will show you how to set up an OAuth app.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CSRF attacks</title>
      <link>https://deploy-preview-674--k8s-prow.netlify.app/docs/components/core/deck/csrf/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-674--k8s-prow.netlify.app/docs/components/core/deck/csrf/</guid>
      <description>&lt;p&gt;In Deck, we make a number of &lt;code&gt;POST&lt;/code&gt; requests that require user authentication. These requests are susceptible&#xA;to &lt;a href=&#34;https://en.wikipedia.org/wiki/Cross-site_request_forgery&#34;&gt;cross site request forgery (CSRF) attacks&lt;/a&gt;,&#xA;in which a malicious actor tricks an already authenticated user into submitting a form to one of these endpoints&#xA;and performing one of these protected actions on their behalf.&lt;/p&gt;&#xA;&lt;h2 id=&#34;protection&#34;&gt;Protection&lt;/h2&gt;&#xA;&lt;p&gt;If &lt;code&gt;--cookie-secret&lt;/code&gt; is 32 or more bytes long, CSRF protection is automatically enabled.&#xA;If &lt;code&gt;--rerun-creates-job&lt;/code&gt; is specified, CSRF protection is required, and accordingly,&#xA;&lt;code&gt;--cookie-secret&lt;/code&gt; must be 32 bytes long.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
