[rotang] Adding in a login URL link on Access Denied.

Bug: 845549
Change-Id: I7061b10fec0c671123999297291156b8b49f33c4
Reviewed-on: https://chromium-review.googlesource.com/c/1353010
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19248}
1 file changed
tree: f591eac58d40ce1ae9be61da317f951f531432be
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. Makefile
  5. OWNERS
  6. README.md
  7. rotang.go
  8. SWITCH.md
README.md

Rota-NG

This is the home of the Rotation Manager-NG Design Doc.

The goal is replace the current Python script generating the Sheriff rota with this Go AppeEngine service. This to have a better base for running/managing the service and future developments

Source structure.

See BROWSE.md

Switch over from the old service to this.

See SWITCH.md