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

Bug Fix for #49 #50

Merged
merged 23 commits into from
Apr 26, 2020
Merged

Bug Fix for #49 #50

merged 23 commits into from
Apr 26, 2020

Conversation

bearlike
Copy link
Owner

@bearlike bearlike commented Apr 25, 2020

Bug Fix for #49

@bearlike bearlike linked an issue Apr 25, 2020 that may be closed by this pull request
@bearlike bearlike added the Bug/Fixes Something isn't working {or} fixed label Apr 25, 2020
@bearlike bearlike changed the base branch from master to build/current April 25, 2020 11:49
@bearlike bearlike merged commit 321abe7 into build/current Apr 26, 2020
@bearlike bearlike deleted the bugfix/49 branch April 26, 2020 10:27
bearlike added a commit that referenced this pull request Dec 19, 2020
* Changed all MySQLi statements to PDO objects + Minor Fixes
* Added database error page for public
* Did field verification while creating forms and converted MYSQLi statements to PDO objects
Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
bearlike added a commit that referenced this pull request Dec 19, 2020
* Changed all MySQLi statements to PDO objects + Minor Fixes
* Added database error page for public
* Did field verification while creating forms and converted MYSQLi statements to PDO objects
Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
bearlike added a commit that referenced this pull request Dec 19, 2020
* Changed all MySQLi statements to PDO objects + Minor Fixes
* Added database error page for public
* Did field verification while creating forms and converted MYSQLi statements to PDO objects
Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
bearlike added a commit that referenced this pull request Dec 19, 2020
* Minor spelling fix

* Make pages responsive

* Update Documentation and Sample SQL Dump (#45)

* Add outside contributors and add Bulk mailer without context

* [ImgBot] Optimize images (#46)

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Add Features

* Toggle navbar for mobiles + custom scrollbar + Loader for cds-public

* Fixes Made after Server Testing  (#47)

* Minor Fixes

* Update secrets.php_

* Bug Fix for #49 (#50)

* Changed all MySQLi statements to PDO objects + Minor Fixes
* Added database error page for public
* Did field verification while creating forms and converted MYSQLi statements to PDO objects
Co-authored-by: Mahalakshumi <mahav2000@gmail.com>

* Truncate Unwanted Page numbers

* Decrease load times

* Update Contributions

* Update Contributions

* Update README.md

* Change Logo and Position

* Footer Changes

* Change Banner Image

Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
bearlike added a commit that referenced this pull request Jun 6, 2021
* Fixed new line issues in form description and email body.

* Finalized all Functionalities (Yayy!) (#53)

* Minor spelling fix

* Make pages responsive

* Update Documentation and Sample SQL Dump (#45)

* Add outside contributors and add Bulk mailer without context

* [ImgBot] Optimize images (#46)

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Add Features

* Toggle navbar for mobiles + custom scrollbar + Loader for cds-public

* Fixes Made after Server Testing  (#47)

* Minor Fixes

* Update secrets.php_

* Bug Fix for #49 (#50)

* Changed all MySQLi statements to PDO objects + Minor Fixes
* Added database error page for public
* Did field verification while creating forms and converted MYSQLi statements to PDO objects
Co-authored-by: Mahalakshumi <mahav2000@gmail.com>

* Truncate Unwanted Page numbers

* Decrease load times

* Update Contributions

* Update Contributions

* Update README.md

* Change Logo and Position

* Footer Changes

* Change Banner Image

Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Fixed Minor Issues

* Squashed Bugs and Dockerized the application

Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
bearlike added a commit that referenced this pull request Sep 17, 2021
* Minor spelling fix

* Make pages responsive

* Update Documentation and Sample SQL Dump (#45)

* Add outside contributors and add Bulk mailer without context

* [ImgBot] Optimize images (#46)

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Add Features

* Toggle navbar for mobiles + custom scrollbar + Loader for cds-public

* Fixes Made after Server Testing  (#47)

* Minor Fixes

* Update secrets.php_

* Bug Fix for #49 (#50)

* Changed all MySQLi statements to PDO objects + Minor Fixes
* Added database error page for public
* Did field verification while creating forms and converted MYSQLi statements to PDO objects
Co-authored-by: Mahalakshumi <mahav2000@gmail.com>

* Truncate Unwanted Page numbers

* Decrease load times

* Update Contributions

* Update Contributions

* Update README.md

* Change Logo and Position

* Footer Changes

* Change Banner Image

Co-authored-by: Mahalakshumi <mahav2000@gmail.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug/Fixes Something isn't working {or} fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix security issues leading to SQL injection attacks.
2 participants