Steve Winter
Steve Winter
I have made the change that I think you want, and was certainly what I was after, here; https://github.com/steve-winter/plausible-hugo New config param to enable changing the JS filename to whatever...
Implementation should be very similar to #1 so I will progress a PR. Highlighting now so you can shut this down if you dont want it. Intent is: 1. New...
I am working on this - login now works, working through the repository interactions now. Will create a PR when ready but any comments welcome. https://github.com/steve-winter/threat-dragon/tree/%231-Bitbucket
I would also agree migrating to passport (or similar) would simplify things. Perhaps worth implementing for a single provider first?
It's a relatively simple addition based on the previous Bitbucket integration I added. I have been busy elsewhere but can probably pick this up in next 2 weeks. @jgadsden assuming...
Draft can be seen here: https://github.com/steve-winter/threat-dragon/tree/%239-Gitlab Not implemented testing yet, will add before PR. Have added https://github.com/OWASP/threat-dragon/issues/860 for a refactor of this part of the codebase.
I am undecided if this or #828 is the appropriate outcome. I suspect #828 is the right outcome for desktop, but will have a think on both.
I will get the PR pushed tomorrow. @fdellwing any assistance you can provide in testing would be appreciated.
> this is required for issue #9 'Add Gitlab integration', thanks for doing this @steve-winter > Not required for #9, will merge that without the refactor and then address this...
@jgadsden - Can I confirm the intent: - Deploy the web app locally without requiring login. 1. Is the desire to utilise Github as a repo via application keys or...