Skip to content

Commit af969e2

Browse files
authored
Update 2025_Justin_Manion.md
1 parent a01b9fe commit af969e2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_docs/developer/rensselaer_center_for_open_source/2025_Justin_Manion.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,15 @@ Added the ability to download the entire config directory as a ZIP archive for b
4949
**Design & UX Polish ([PR#11991](https://github.com/Submitty/Submitty/pull/11991) and [PR#12003](https://github.com/Submitty/Submitty/pull/12003))** -
5050
Refined visual layout and interactions to feel intuitive and consistent with the rest of Submitty. Changes include highlighting selected files, adding tool tips to the customize toggles, making switch between text files smooth, ensuring correct file order (root-level directories first, then root-level files), and improving overall spacing.
5151

52-
**Edit Directory File (PR pending)** -
52+
**Edit Directory File (Coming Soon)** -
5353
Allows users who pull from Submitty's private autograding directory to use the gradeable config editor.
5454

55-
**Directory Editing Permission Controls (PR pending)** -
55+
**Directory Editing Permission Controls (Coming Soon)** -
5656
Before I can create the above PR, there is a security vulnerability that needs to be addressed. Currently, there are no checks to ensure that the user pulling from the repository owns the file. This means that anyone with SSH access would be able to edit any autograding configuration (even live ones!).
5757

58+
**Documentation ([PR#707]([https://github.com/Submitty/Submitty/pull/11991](https://github.com/Submitty/submitty.github.io/pull/707))** -
59+
View documentation page [here](https://submitty.org/instructor/assignment_configuration/configuration_editor).
60+
5861
![alt text](image-2.png)
5962

6063
### Dark Mode Toggle for the Documentation Site

0 commit comments

Comments
 (0)