Skip to content

Commit

Permalink
Merge pull request #16 from maparent/master
Browse files Browse the repository at this point in the history
Allow installation by database owner w/o superuser status
  • Loading branch information
maparent authored Oct 13, 2021
2 parents 0f1aa16 + b8f3101 commit 6edf63c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pgjwt.control
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ comment = 'JSON Web Token API for Postgresql'
default_version = '0.1.0'
relocatable = false
requires = pgcrypto
superuser = false

0 comments on commit 6edf63c

Please sign in to comment.