Versions in this module Expand all Collapse all v0 v0.5.5 May 10, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.5.4 May 4, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.5.3 May 2, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.5.2 Apr 30, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.5.1 Apr 28, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.5.0 Apr 25, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.4.4 Apr 25, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.4.3 Apr 18, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.4.2 Apr 15, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.4.1 Apr 12, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.4.0 Apr 6, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder v0.3.5 Apr 5, 2022 GO-2024-2602 +1 more GO-2024-2602: Incorrect email domain verification in github.com/coder/coder GO-2024-3228: Coder vulnerable to post-auth URL redirection to untrusted site ('Open Redirect') in github.com/coder/coder Changes in this version + type Schedule struct + func Weekly(spec string) (*Schedule, error) + func (s Schedule) Next(t time.Time) time.Time + func (s Schedule) String() string