mirror of
https://github.com/harness/drone.git
synced 2025-05-11 06:30:06 +08:00
![]() This change adds the initial stepping stones for harness integration: - Authentication: JWT/PAT/SAT support - Authorization: ACL integration (acl currently denies requests as gitness hasn't been integrated yet) - Remote Clients for Token, User, ServiceAccount, ACL - User Integration: Syncs harness users during authentication if unknown - SA integration: syncs harness service accounts during authentication if unknown - Initial harness API: THIS WILL BE CHANGED IN THE FUTURE! - single harness subpackage (all marked with harness build flag) - harness & standalone wire + make build commands |
||
---|---|---|
.. | ||
0000_create_extension_btree.up.sql | ||
0000_create_extension_citext.up.sql | ||
0000_create_extension_trgm.up.sql | ||
0001_create_table_paths.up.sql | ||
0001_create_table_principals.up.sql | ||
0001_create_table_repositories.up.sql | ||
0001_create_table_spaces.up.sql | ||
0001_create_table_tokens.up.sql | ||
0002_create_index_paths_targetType_targetId.up.sql | ||
0002_create_index_principals_principal_sa_parentType_principal_sa_parentId.up.sql | ||
0002_create_index_repositories_spaceId.up.sql | ||
0002_create_index_spaces_parentId.up.sql | ||
0002_create_index_tokens_principalId.up.sql |