Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_storage_xep0227: Silence luacheck warnings | Kim Alvefur | 2015-05-15 | 1 | -3/+3 |
| | |||||
* | mod_storage_xep0227: Store data from mod_auth_internal_hashed in a private ↵ | Kim Alvefur | 2015-05-15 | 1 | -2/+19 |
| | | | | namespace | ||||
* | mod_storage_xep0227: Use the registered namespace | Kim Alvefur | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | mod_storage_xep0227: Update open method for current API | Kim Alvefur | 2015-05-15 | 1 | -8/+3 |
| | |||||
* | mod_storage_xep0227: Return error from io.open if unable to open file for ↵ | Kim Alvefur | 2015-05-15 | 1 | -2/+2 |
| | | | | writing | ||||
* | mod_storage_xep0227: Open file for writing even if removing so os.remove has ↵ | Kim Alvefur | 2015-05-15 | 1 | -2/+3 |
| | | | | a file to delete | ||||
* | mod_storage_xep0227: Close file handle after reading | Kim Alvefur | 2015-05-15 | 1 | -0/+1 |
| | |||||
* | mod_storage_xep0227: Use configured storage path | Kim Alvefur | 2015-05-15 | 1 | -2/+3 |
| | |||||
* | mod_storage_xep0227: Rename to reflect current naming practices | Kim Alvefur | 2015-05-15 | 1 | -0/+163 |