{
   "name": "disable_set_password",
   "abstract": "disable CREATE/ALTER USER ... PASSWORD for non encrypted password",
   "version": "0.0.1",
   "date": "2026-08-22T15:07:43Z",
   "maintainer": [
      "Pierre Forstmann"
   ],
   "release_status": "stable",
   "user": "pifor",
   "sha1": "f89aca2416fecbb705781c80eb0b1618be2f562a",
   "license": {
      "PostgreSQL": "http://www.postgresql.org/about/licence"
   },
   "provides": {
      "disable_set_password": {
         "abstract": "disable CREATE/ALTER USER ... PASSWORD for non encrypted password",
         "docfile": "README.md",
         "file": "disable_set_password.c",
         "version": "0.0.1"
      }
   },
   "tags": ["CREATE USER", "ALTER USER", "PASSWORD", "encryption"],
   "resources": {
      "bugtracker": {
         "web": "http://github.com/pierreforstmann/disable_set_password/issues"
      },
      "repository": {
         "type": "git",
         "url": "https://github.com/pierreforstmann/disable_set_password.git",
         "web": "https://github.com/pierreforstmann/disable_set_password"
      }
   }
}
