routes
main
Provides basic core functionality.
- Add auth::generate_alphanum_password - Use above when generating AppConfig from user input - Add TODO doc comments to public interface
- Write password to read-only file rather than stdout closing - Creates the directory structure, may still refactor more - Fixes #1
- Closes #4 - Closes #6 - Improves test coverage - Adds password hashing - Adds totp token generation
- Closes #1 directory structure is generated by `new` subcommand - Closes #2 dynamic routes created and verified - Closes #4 generated config loads and runs the site as defined
- Closes #9 - Closes #10
Fixes #1 Fixes #2 Fixes #4 Fixes #6 Fixes #9 Fixes #10
f746259236
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
Provides basic core functionality.
Fixes #1
Fixes #2
Fixes #4
Fixes #6
Fixes #9
Fixes #10
f746259236
into main 3 years agof746259236
.