Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nullachtvierzehn UG (haftungsbeschränkt)
Sqitch Tenants and Users
Graph
0d0c0578dac4d4d3ff887238a83e2b0b25a1d7d8
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jul
5
25
Mar
21
15
14
10
9
8
add license
main
main
update username in database, based on the JWT
fix field names of constraints email_address and credentials in users
add todo.org
add computed email column
fix sign_up_with_access_token(): use email claim, instead of preferred_email
fix search paths of my_account_id_in_column(...) and my_tenant_id_in_column(...)
manage users, email addresses and credentials of my tenant
fix validate-user-and-email
fix sign-up-with-access-token
add policies to select and mange my tenant
add policies to manage my users, email addresses and credentials
fix constraints in email-addresses and credentials
fix validate-username-and-email
fix revert script of credentials/credentials to avoid unnecessary updates
remove email from user table
fix my-tenant test
rework username and email validation to work with separate user and email tables
rework my_account() to use separate credentials table
remove credentials from user table
rework sign-un-with-access-token to use separate email and credentials
rework users/sign-in to use separate email and credentials
add separate credentials
add separate email addresses
fix sign-in-is-volatile
fix: sign_in(...) should be volatile
rename set_my_(account|tenant) to my_...
add function to retrieve the tenant id of the currently signed in user
add function to retrieve the id of the currently signed in user
add external dependencies to plan
add my_tenant() to retrieve the tenant of the currently signed in user
add test for my_account()
add sign_up_with_access_token() to create new users from external identity providers
add .editorconfig
add my_account() to retrieve the currently signed in user
add sign_in function
add auth_token
ensure u1.username <> u2.email for all u1, u2 of users
auto-encrypt users' passwords with bcrypt
add users
Menu
Projects
Groups
Snippets
Help