jekkos

Results 424 comments of jekkos

Last issue on recaptcha I found is #3207. @daN4cat are you perhaps still using it? I'll check it out later on.

On demo it seems I cannot login in at all when recaptcha is enabled. I did not try to click twice though.

I would like to have the latest ci4 deployed on Dev again when a push is made. Last time I checked there was an issue with the credentials config for...

@meierrom can you give that a try? I should also add your note to our docs somewhere.

@objecttothis I have been thinking about this, indeed the two proposed solutions don't feel like they are very scalable. Question is also who will be the 'master' of the data...

The main reason to keep all this mapping in one table is to decouple OSPOS with the integrations as much as possible. Using the attributes for this does not feel...

I would suggest to use one table for the integration mapping inside the OSPOS database. All integration specific data can live within it's own schema. I think you're five hours...

Short summary of what we discussed * Code for plugins should ideally live in their own package or namespace. * No dependencies from the 'core' code to a plugin's code...

@opensourcepos/org if anyone feels like something is missing, feel free to react or add any comments.

Ok I'm a bit surprised here.. does this happen after clicking submit? I'd think that hitting the delete button would unlink the attribute and then it should call get_row which...