Re: SVN Digital Ocean Marketplace image

2025-05-30 Thread Peter Balogh
ou can help us cover our hosting costs if you use this link to deploy it https://marketplace.digitalocean.com/apps/svnplus?refcode=79262c8c5169&action=deploy Best regards, Peter On 2025. 05. 12. 0:14, Peter Balogh wrote: Hi, As part of our SVNPlus (https://www.svnplus.com/) project, we&#

Re: 2FA prototype

2025-05-24 Thread Peter Balogh
'll take a look once we get there :) I'll keep sending the same token with a set cookie, that serf and svn can ignore to make browsers work Best regards, Peter On 2025. 05. 24. 14:01, Branko Čibej wrote: On 23. 5. 25 23:48, Peter Balogh wrote: Hi, The reason I choose the 499 status c

Re: 2FA prototype

2025-05-22 Thread Peter Balogh
Hi, So basically the patch becomes this I can't say I like the actual branch condition, but I'm open to suggestions :) Best regards, Peter On 2025. 05. 21. 23:47, Peter Balogh wrote: Hi, Would my approach (especially the serf change) acceptable, if instead of 499, I rely on the

Re: 2FA prototype

2025-05-21 Thread Peter Balogh
er token for its deployment on ASF systems, but a CGI is a great mechanism for all third parties and to demonstrate the minimum needs to construct such tokens. On Sun, May 18, 2025 at 4:18 PM Peter Balogh wrote: Hi, I'm moving this conversation from the subversion dev maili

Re: 2FA prototype

2025-05-19 Thread Peter Balogh
Hi, So an OAuth based 2FA auth flow would result in a cookie in the browser Why don't we extend SVN to handle the same flow? Can you please explain, in your view, how is a session id that we communicate via Cookie headers different from a Bearer token? As far as I know (I don't have any RFC p

Re: 2FA prototype

2025-05-19 Thread Peter Balogh
t mechanism for all third parties and to demonstrate the minimum needs to construct such tokens. On Sun, May 18, 2025 at 4:18 PM Peter Balogh wrote: Hi, I'm moving this conversation from the subversion dev mailing list for now I'm working on adding 2FA to subversion

SVN Digital Ocean Marketplace image

2025-05-11 Thread Peter Balogh
Hi, As part of our SVNPlus (https://www.svnplus.com/) project, we're making a DigitalOcean Marketplace (https://marketplace.digitalocean.com/) image, to have an easy, secure way to setup an svn server. This is basically a packer json and some setup scripts This version creates an initial image

2FA prototype

2025-03-31 Thread Peter Balogh
Hi, I'm working on a proof of concept to add multi factor authentication to subversion I have multiple directions, and I'd like to get some feedback from this group before I head down the wrong road Please let me know, if I should read up on any of these, I did not find any recent conversation