summaryrefslogtreecommitdiffstats
path: root/glances/password.py
AgeCommit message (Expand)Author
2024-05-17chg: ruff - pyupgradeBharath Vignesh J K
2024-05-17chg: ruff - flake-return fixesBharath Vignesh J K
2024-05-17chg: ruff - isort fixesBharath Vignesh J K
2024-05-09Hide password in the Glances browser form #503nicolargo
2024-05-07Format code and update docs/webuinicolargo
2024-05-05Refactor MMM function in Processlist and change Python Header to go in 2024nicolargo
2024-01-06 macOS: Read user config from ~/.config/glances #2636nicolargo
2023-12-15Optimize basic HTTP authenticationnicolargo
2023-05-10fix: misc - broken importsBharath Vignesh J K
2023-03-12Merge from developnicolargo
2023-02-23chore: format - missed out black changesRaz Crimson
2023-01-30Use of a broken or weak cryptographic hashing algorithm (SHA256) on password ...nicolargo
2022-11-19Solve conflictsnicolargo
2022-10-31Reformat the codenicolargo
2022-10-29Solve issue with mergenicolargo
2022-10-29Use of a broken or weak cryptographic hashing algorithm (SHA256) on password ...nicolargo
2022-10-29Solve conflictsnicolargo
2022-10-23Since the last update, using Glances with a password fails with a Python erro...nicolargo
2022-10-23Since the last update, using Glances with a password fails with a Python erro...nicolargo
2022-10-16Password files in same configuration dir in effect #2143nicolargo
2022-07-09Resolve conflict after develop mergenicolargo
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2021-08-28Merge compat into globalsnicolargo
2019-01-19Glances 3.1.0nicolargo
2018-05-12Change copyright year to 2018nicolargo
2017-01-31Optimize config codeAlessio Sergi
2017-01-18OS X -> macOSAlessio Sergi
2017-01-09Copyright 2017Alessio Sergi
2016-11-11Remove '__appname__'Alessio Sergi
2016-06-02No more Python 2.6 compatible string.format callsAlessio Sergi
2016-03-24Remove some duplicate variables from globalsAlessio Sergi
2016-03-12Fix password usage under Python 3 due to commit 40d05a7Alessio Sergi
2016-03-04Change username for server and web server authentication (issue #693)nicolargo
2015-11-29Rename OS vars for consistencyAlessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi