Christoph Wurst

Results 2114 comments of Christoph Wurst

> I was having this problem and I found adding the Codecov token as a GitHub Actions secret helped. Unfortunately for any github organization with a wider community this imposes...

A bit (software-)philosophical but what would help with this problem as well and is more deterministic: break the server into packages. Those can be unit tested with all crazy combinations...

> Since the ILogger will be soon It will? :tada:

> I would like to work around this by also allowing such email addresses from the SMTP calendar email address. @ChristophWurst your thoughts? How do you know if the email...

> And set the config string like this :roll_eyes: please, nobody use this. you are hacking your way around the logic in place that sets those values. Don't write values...

@isdnfan re-read @rullzer's suggestions. This isn't about allowing more than one simultaneous code, it's about a simpler UX flow. With this approach the old registrations will still be invalidated.

> Other platforms like Google and Microsoft allow multiple TOTP devices Proof? At least for Google I find official and unofficial sources that say you need to reset TOTP and...

Does this only affect TOTP or do other apps load as well even though they are just enabled for a specific group. Could you please check? Thanks.

> So maybe it's not an App issue, but a core problem? Smells like one, yes. Would you mind opening a ticket in the server repo at https://github.com/nextcloud/server/issues/new? If it's...

This actually might be an issue with the settings pages. @blizzz is it possible that we're showing settings sections for all apps, not just the ones that are enabled for...