panel icon indicating copy to clipboard operation
panel copied to clipboard

fix: Panel Inconsistencies and issues

Open S0ly opened this issue 1 year ago • 3 comments
trafficstars

This branch focuses on resolving critical issues to prepare for production deployment. Below is the list of issues that need to be addressed:

  • [x] csrf forms miss the hidden input and cause a 419 error
  • [ ] #971
  • [ ] #970
  • [x] #933
  • [ ] #958
  • [x] #888
  • [x] #886
  • [x] #935
  • [x] #954
  • [ ] #960 (fix roles)
  • [x] #988
  • [x] #989

If you discover additional issues, please inform me, and I will add them to this list.

Additionally, the codebase has some inconsistencies, such as unclosed HTML tags. Contributors are encouraged to fix these minor bugs and make any improvements where possible.

Your efforts to enhance the reliability and usability of the ctrlpanel are greatly appreciated!

Thank you for your contributions!

S0ly avatar May 17 '24 12:05 S0ly

move the file transferusers.php somewhere else then the root of the project..

attempted to fix this issue with #976

jameskitt616 avatar Jun 22 '24 19:06 jameskitt616

guys anyone want to fix the remaining issues ?

S0ly avatar Sep 06 '24 14:09 S0ly

I opened a PR (#1002) for #989

jameskitt616 avatar Sep 22 '24 09:09 jameskitt616