Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-role-swiclops
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Charles Wright
ansible-role-swiclops
Graph
main
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jul
24
Jun
1
Apr
26
Feb
22
14
13
12
19
Jan
18
11
6
4
11
Dec
8
7
23
Oct
20
19
18
15
Jul
Merge branch 'michael/change-login-terms-order' into 'main'
main
main
Changed order of login terms stage
Add /account/3pid/delete endpoint to the default config
Switch to the new swiclops repo under gitlab.futo.org/circles/
Allow easier configuration of the list of UIA flows for /login
Merge branch 'cvwright/swiclops-prefix' into 'main'
Remove trailing slash to keep Traefik happy
Route requests for /_swiclops/... to Swiclops
Added flows for email-based account recovery to /login
Merge branch 'main' of gitlab.futo.org:cvwright/ansible-role-swiclops
Remove m.login.terms from /refresh until we have better client-side handling
Merge branch 'michael/passthru-legacy-login-support' into 'main'
Removed legacy login flow from config
Add refresh to the list of UIA endpoints, so it gets a Traefik label
Add configuration for new auth/... endpoints and /refresh
Added passthru legacy login support
Add /account/auth/password and /account/auth/email for changing password and email address respectively
Disable legacy login passthru by default; Synapse admin etc wont work without also supporting GET /login with legacy flows and it's not worth the bother
Enable the new passthru legacy login by default
Merge branch 'michael/fix-postgres-db-arguments' into 'main'
Fixed Postgres DB creation when using non default values
Merge branch 'michael/swiclops-traefik-update' into 'main'
Updated Swiclops role to support Traefik
Set the container name to start with matrix- to match all the other Matrix services
Add Synapse and reverse proxy companion to the required services list; We need these in order to get our admin access token on startup.
Bugfix: The postgres port is an int, not a string, so don't quote it
Actually configure the database using our vars
Put _matrix_ in the variable names for our Matrix username/password so it's clear what these are for
Add/improve support for Postgres
Bugfix: Remove superfluous http on the homeserver entry
Use the MDAD playbook's variable for the homeserver URL instead of hardcoding the master Synapse process. This lets us use Synapse workers, or potentially a different homeserver.
More detailed config for Play Store subscriptions
Initial support for configuring the Google Play Store UIA stage
Copy certs directory contents, not the dir itself
Add Apple certificates for verifying transactions
Added support for App Store subscription UIA stage
Added mailchimp configuration
Cleanup swiclops config template, removing old unused stuff
Update swiclops config file template to support the latest version from git
Remove old variables, fixup nginx syntax
Loading