Wiki source code of XWiki Passwords (xwikipasswords)
Last modified by Simon Urli on 2026/02/16 15:59
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | This table contains the data for passwords properties in XWiki Objects. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | |=(% colspan='8'%)xwikilargestrings(%%) | ||
| 5 | |= |=Column Name |=Datatype |=Not null |=auto inc |=flags |=Default value |=Comments | ||
| 6 | |$services.icon.render('key')|XWP_ID |INTEGER |$services.icon.render('check') | | |0 | | ||
| 7 | |$services.icon.render('key')|XWP_NAME|VARCHAR(255) |$services.icon.render('check') | | | | | ||
| 8 | ||XWP_VALUE |TEXT | | | |null | | ||
| 9 | {{/velocity}} |