mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
SVN roll back, DB2 patch will be recommitted after testing:
$ svn merge https://svn.sqlmap.org/sqlmap/trunk/sqlmap@HEAD https://svn.sqlmap.org/sqlmap/trunk/sqlmap@3847 .
This commit is contained in:
@@ -98,14 +98,3 @@ firebirdPrivs = {
|
||||
"R": "REFERENCES",
|
||||
"E": "EXECUTE"
|
||||
}
|
||||
|
||||
db2Privs = {
|
||||
1:"CONTROLAUTH",
|
||||
2:"ALTERAUTH",
|
||||
3:"DELETEAUTH",
|
||||
4:"INDEXAUTH",
|
||||
5:"INSERTAUTH",
|
||||
6:"REFAUTH",
|
||||
7:"SELECTAUTH",
|
||||
8:"UPDATEAUTH"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user