Files
computer-playbook/templates/roles/web-app
Kevin Veen-Birkenbach d9980c0d8f feat(baserow): add one-time SSO warning JavaScript
- Introduced a generic sso_warning.js.j2 template under
  templates/roles/web-app/templates/javascripts/
- Included this template in web-app-baserow/templates/javascript.js.j2
- Added new variable js_application_name in
  roles/web-app-baserow/vars/main.yml to make the warning
  application-specific
- Implemented cookie-based logic so the warning is only shown once
  per user (default: 365 days)

Reference: https://chatgpt.com/share/68aecdae-82d0-800f-b05e-f2cb680664f1
2025-08-27 11:19:59 +02:00
..
2025-07-13 21:29:23 +02:00
2025-07-21 01:40:42 +02:00
2025-07-13 21:29:23 +02:00

# {{ application_id }} Template

This folder contains a template to setup a web app role.

## Description

* Put a description here.

## Overview

Put an overview here.

## Features

Put a feature list here

## Further Resources

* Put more resources here