]> git.proxmox.com Git - proxmox-backup.git/history - src/auth_helpers.rs
src/server/worker_task.rs: carefully handle file permissions
[proxmox-backup.git] / src / auth_helpers.rs
2019-04-06 Dietmar Maurersrc/server/worker_task.rs: carefully handle file permis...
2019-02-16 Dietmar Maurercleanup auth code, verify CSRF prevention token
2019-02-16 Dietmar Maurerchange proxy user from www-data to backup
2019-02-04 Wolfgang Bumillerintroduce buildcfg module and PROXMOX_CONFIGDIR
2019-01-30 Dietmar Maureravoid compiler warnings
2019-01-29 Dietmar Maurerauth_helpers.rs: add timestamp to csrf token
2019-01-29 Dietmar Maurerauth_helpers.rs: implement assemble_csrf_prevention_token
2019-01-29 Dietmar Maurerload auth keys on startup
2019-01-29 Dietmar Maurerauth_helpers.rs: split code into separate file