-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
document changeChanges to an existing document might occur while working on this issueChanges to an existing document might occur while working on this issuefeatureNew feature or feature requestNew feature or feature requestfunctional bugSomething isn't workingSomething isn't workingsecurity bugA security vulnerability has occuredA security vulnerability has occured
Milestone
Description
TODO in Dokumente
architecture.tex
251:% TODO: Add footnote to that class
TODO in Code
app/DatabaseInitialization.java
20: // TODO: Add new tables for truncation
app/controllers/LoginController.java
85: // TODO: Sollte man nach password reset eingelogged sein?!
app/dtos/SearchQueryDto.java
8: //TODO: Add filename regex constraint
app/extension/PasswordGenerator.java
8: //TODO: Include validChars for generated Passwords in policy
12: //TODO: Include in assumptions, that Javas SecureRandom class generates cryptographically secure random numbers
app/managers/usermanager/UserManager.java
69: //TODO: Include generated password length in policy
141: //TODO: Include generated password length in policy
app/policyenforcement/Policy.java
77: /* TODO: Die methode sollte entfernt werden */
app/policyenforcement/session/InternalSession.java
16: // TODO: Herausfinden ob garantiert werden kann, dass UUID.randomUUID() verwendet wird
test/database/DatabaseTests.java
45: // TODO: Add an test which verifies that the same still holds for our application
test/extension/PasswordGeneratorTest.java
24: //TODO: Is it possible that the same password is generated twice in a row?
test/PolicyTests.java
461: /* TODO: Entfernen?
Metadata
Metadata
Assignees
Labels
document changeChanges to an existing document might occur while working on this issueChanges to an existing document might occur while working on this issuefeatureNew feature or feature requestNew feature or feature requestfunctional bugSomething isn't workingSomething isn't workingsecurity bugA security vulnerability has occuredA security vulnerability has occured