Victor Hugo dos Santos

Results 28 issues of Victor Hugo dos Santos

This PR fix the sudoers.d/user_name configuration to allow the user to run playbooks with others users than root, for example: ```ansible - name: Simple playbook demonstrating become and become_user hosts:...

Waiting on contributor
Templates

### Mapbox Implementation Mapbox ### Mapbox Version deafult ### React Native Version 0.76.7 ### Platform Android ### `@rnmapbox/maps` version 10.1.37 ### Standalone component to reproduce ```tsx // App.tsx import React...

bug 🪲

## Description After upgrading from version 7.0.0 to 7.0.1 of `dj-rest-auth`, the `account-email-verification-sent` endpoint raises the following error: ```python ImproperlyConfigured at /api/auth/registration/account-email-verification-sent TemplateResponseMixin requires either a definition of 'template_name' or...

Hello, on django-payments, there are a model field **tax**. Is it there only as placeholder and one need to make all the calculations manually ?? more context: ``` total =...

Hello, Today, I'm troubleshooting an issue with the PayPal variant. My setup: myapp/models.py ```python class Transaction(AbstractBaseModel, BasePayment): user = models.ForeignKey( get_user_model(), null=True, on_delete=models.SET_NULL, related_name="subscription_transactions", ) date_paid = models.DateTimeField(blank=True,null=True,) is_paid =...

bug

## Description This PR improves the *Django Payments* documentation by clarifying how to configure URL patterns when using the package inside a namespaced app. It adds a note explaining the...

Hello again, First of all, I truly appreciate the work put into this project. ;-) However, I found the documentation usually a bit unclear in several topics, for example regarding...

Hi, why you have closed all my PR ?? https://github.com/wazuh/wazuh-ansible/pull/1053 https://github.com/wazuh/wazuh-ansible/pull/1054 https://github.com/wazuh/wazuh-ansible/pull/1057 I believe that the desciprition and the patch was good enough to get at least one comment mentioning...

community
type/question
level/task
reporter/community
request/operational