nemunaire nemunaire
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-10 12:00:50 +00:00
14b4bafa25 Use user in container instead of root
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-10 11:52:19 +00:00
c992a5b001 Use user in container instead of root
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-10 11:44:50 +00:00
f5ced6a851 Download pgp keys from public route
nemunaire pushed to master at teach/atsebay.t 2022-09-10 10:14:36 +00:00
f295519d19 New route to expose PGP Keys
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-10 09:52:09 +00:00
f0f6ea3112 Split PGP key into chunks
nemunaire pushed to master at teach/atsebay.t 2022-09-09 22:38:08 +00:00
00aa803365 New route to export raw key
3a472cf54e Don't "leak" other user keys
6979f4a87f krb5: Allow login with email address
Compare 3 commits »
nemunaire pushed to master at teach/atsebay.t 2022-09-09 19:39:52 +00:00
c20e0f82bf Add a new page to list repos and submissions
nemunaire pushed to master at teach/atsebay.t 2022-09-09 19:32:59 +00:00
61437b476c Add a new page to list repos and submissions
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-09 16:16:21 +00:00
de90c87a84 GPG signature are now required
nemunaire pushed to master at teach/atsebay.t 2022-09-09 16:15:56 +00:00
643e4d50bd Fix compilation issue with svelte
fd7ec6c721 PGP keys need to be minimal
Compare 2 commits »
nemunaire pushed to master at teach/atsebay.t 2022-09-09 12:12:03 +00:00
5f0888a805 Transmit user PGP keys
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-08 17:28:26 +00:00
015b62a1db Add gpg verification
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-08 16:55:47 +00:00
702fa39b00 Add gpg verification
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-08 16:51:08 +00:00
03c4c4305d Add gpg verification
997d10593a Check tag exists, fail if not
Compare 2 commits »
nemunaire pushed to master at teach/atsebay.t-worker 2022-09-08 16:35:20 +00:00
ae2ca98488 Add gpg verification
8adc7ecf9d Check tag exists, fail if not
Compare 2 commits »
nemunaire pushed to master at teach/atsebay.t 2022-09-08 16:00:26 +00:00
8251fb2f96 Ensure a valid identity is provided in public key
nemunaire pushed to master at teach/atsebay.t 2022-09-07 19:41:50 +00:00
87d60c5fd5 Try to clarify webhook usage
b119fe5da4 Disable button if no repo selected
d787d1c350 Harden works and surveys routes
Compare 3 commits »
nemunaire pushed to master at teach/atsebay.t 2022-09-07 19:03:28 +00:00
a5105979cc Use repositories API allowed for everyone
nemunaire pushed to master at teach/atsebay.t 2022-09-07 18:54:27 +00:00
60540a1631 Fix connection through Kerberos
b572938283 New option to enable local auth for everyone
Compare 2 commits »
nemunaire pushed to master at teach/atsebay.t 2022-09-07 12:30:16 +00:00
1602951f96 Last minute fix