panel
panel copied to clipboard
fix: Panel Inconsistencies and issues
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!
move the file transferusers.php somewhere else then the root of the project..
attempted to fix this issue with #976
guys anyone want to fix the remaining issues ?
I opened a PR (#1002) for #989