Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/next #824

Merged
merged 55 commits into from
Aug 26, 2023
Merged

Release/next #824

merged 55 commits into from
Aug 26, 2023

Conversation

leifermendez
Copy link
Member

Que tipo de Pull Request es?

  • Mejoras
  • Bug
  • Docs / tests

Descripción

Por favor agrega una descripción de tu aporte para tener más contexto y poder avanzar más rápido. Si es de ayuda puedes usar plataformar como https://www.loom.com/ para grabar un video.

Forma parte de este proyecto.

leifermendez and others added 30 commits August 7, 2023 09:27
- Se crea tabla de contact para almacenar contactos
- Se crea tabla de history para almacenar los mensajes
- Se creo un procedimiento para insertar los mensajes e insertar o actualizar contacto
Change error word nuebe for nube. 👍🏻
fix labels
Fixing pairing code bug, doesn't  show the notification and pairing code doesn't work
Adding sendTemplate, sendContacts, sendButtonsText, sendButtonsMedia
Adding event "order" for capture shopping cart
"Removing the constant 'Browsers' and adding 'browser: ['Chrome (Linux)', '', '']' on line 74 to fix the WhatsApp pairing code bug."
Fix to pairing code Baileys and adding some functions to Meta Provider
class PostgreSQLAdapter {
db
listHistory = []
credentials = { host: 'localhost', user: 'postgres', database: 'postgres', password: null, port: 5432 }

Check failure

Code scanning / CodeQL

Hard-coded credentials Critical

The hard-coded value "postgres" is used as
user name
.
@leifermendez leifermendez merged commit 3ebac12 into release/production Aug 26, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants