Coder Social home page Coder Social logo

uvdesk / community-skeleton Goto Github PK

View Code? Open in Web Editor NEW
6.3K 41.0 446.0 35.64 MB

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.

Home Page: https://www.uvdesk.com

License: MIT License

PHP 34.93% Dockerfile 1.71% Shell 1.31% Twig 20.68% JavaScript 33.86% CSS 7.50%
ticketing-system symfony4 backbonejs opensource customer-support uvdesk workflows mailboxes knowledgebase ecommerce-apps-integration

community-skeleton's People

Contributors

anmol107 avatar baroshvbi avatar cipi1965 avatar devzom avatar dolfim avatar fareskalaboud avatar firojahmad121 avatar harrisonratcliffe avatar himaniwebkul avatar jitendra-webkul avatar komal-webkul avatar kumarsaurabh27 avatar masseelch avatar matthanley avatar morevnaproject avatar papnoisanjeev avatar peopleinside avatar prashant-webkul avatar quazardous avatar rastiqdev avatar sagarpandav avatar shubhwebkul avatar taylordale avatar thoughtspacewebsites avatar user592965 avatar uvvidu avatar vaishaliwebkul avatar vipin-shrivastava avatar vipin-shrivastava-webkul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

community-skeleton's Issues

Mails aren't fetch as ticket at admin end after configure a mailbox

Steps which i follow to configure mailbox: -
Configure mailbox:
Swiftmailer.yaml -->
swiftmailer:
# url: '%env(MAILER_URL)%'
# spool: { type: 'memory' }
mailers:
textkumar:
transport: gmail
username: [email protected]
password: *****

uvdesk.yaml--->

Configure your mailboxes here

mailboxes: 
    textkumar:
        name: Sample Mailbox
        email: [email protected]
        enabled: true
    
        # [SMTP] Outgoing mail server
        # Swiftmailer smtp mailer to use for sending emails through on behalf of this mailbox
        smtp_server:
            mailer_id: textkumar
    
        # [IMAP] Incoming mail server
        # IMAP configurations to use for fetching emails from mailbox
        imap_server:
            host: '{imap.gmail.com:993/imap/ssl}INBOX' 
            username: [email protected]
            password: *****

Run command:
$ php bin/console uvdesk:refresh-mailbox [email protected]

BUG: no ticket found

Check Image Validation at agent/customer profile

What's the problem (or question)?
When update profile of agent/customer by invalid File format(.tiff , .pdf , .html) rest all are mention,then no warning message shows for the invalid image and profile get updated successfully.
Get Hint
download

Vulnerability found in all email type input fields

Found Vulnerability in the following page :
Script used : "<script>alert(1)</script>"@gmail.com

  1. ticket create from admin panel :- email field
  2. customer profile update :- email field
  3. Agent Profile :- email field
  4. update customer information from ticket list :- email field do not have any validation

screenshot from 2018-12-19 11-02-13

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.