Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | fix: Ignore error log for ErrNoCookie | Gabriel A. Giovanini | |
When an unlogged user request the page it will always return ErrNoCookie. | |||
12 days | feat: Disable auth if passphrase is empty | Gabriel A. Giovanini | |
Disable all auth mechanism when passphrase is empty. That will allow for a simpler setup. | |||
12 days | feat: Add UI/Handler login process | Gabriel A. Giovanini | |
It adds the whole workflow to store and handle login on both UI and handler level. With that the login information should be available at any point given the context. | |||
2024-07-05 | feat: Add user-agent to logsv0.0.10 | Gabriel A. Giovanini | |
2024-06-23 | ref: User correct err naming | Gabriel A. Giovanini | |
2024-06-23 | fix: Ignore tar files when compressing | Gabriel A. Giovanini | |
2024-06-22 | feat: Add archive capability | Gabriel A. Giovanini | |
2024-06-08 | feat: Add encoding and size to log | Gabriel A. Giovanini | |
2024-06-08 | feat: Add error handling | Gabriel A. Giovanini | |
2024-06-07 | feat: Add compression | Gabriel A. Giovanini | |