Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-06 | r/1227 fix(alcoholic_jwt): Support multiple values in jwt audience claim | Caranatar | 1 | -2/+16 | |
Per https://tools.ietf.org/html/rfc7519#section-4.1.3, the audience claim can consist of either a single string or an array of strings. The latter currently causes an error due to the type of aud in PartialClaims. Message-Id: <87r1toex8n.fsf@riseup.net> Change-Id: I6e00791d0ba56cb1e3c029e1b8617c33000d2ab1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/946 Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> | |||||
2020-06-08 | r/887 chore(net/mushroom): Bootstrap project | Vincent Ambo | 5 | -0/+223 | |
2019-12-21 | r/275 chore(net/stomp_erl): Remove erlang.mk | Vincent Ambo | 1 | -6519/+0 | |
The project should be migrated to one of the newer mechanisms, like rebar. | |||||
2019-12-21 | r/270 merge(crimp): Integrate at //net/crimp | Vincent Ambo | 6 | -0/+1364 | |
2019-12-21 | chore(crimp): Prepare for depot merge | Vincent Ambo | 6 | -0/+1364 | |
2019-12-21 | r/269 merge(alcoholic_jwt): Integrate at //net/alcoholic_jwt | Vincent Ambo | 6 | -0/+1268 | |
2019-12-21 | chore(alcoholic_jwt): Prepare for depot merge | Vincent Ambo | 6 | -0/+1268 | |
2019-12-21 | chore(stomp.erl): Prepare for depot merge | Vincent Ambo | 9 | -0/+6870 | |