Mercurial > prosody-modules
comparison mod_auth_external/README.markdown @ 2144:ead81e222fde
mod_auth_external/README: Update link from google code to hg.prosody.im
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 31 Mar 2016 14:48:30 +0200 |
parents | 8de50be756e5 |
children | ea6b5321db50 |
comparison
equal
deleted
inserted
replaced
2143:7cab309a26b2 | 2144:ead81e222fde |
---|---|
20 sudo luarocks install lpty | 20 sudo luarocks install lpty |
21 | 21 |
22 Note: Earlier versions of the module did not depend on lpty. While using | 22 Note: Earlier versions of the module did not depend on lpty. While using |
23 the newer version is strongly recommended, you can find the [older | 23 the newer version is strongly recommended, you can find the [older |
24 version | 24 version |
25 here](https://prosody-modules.googlecode.com/hg-history/50ee38e95e754bf1034d980364f93564028b2f34/mod_auth_external/mod_auth_external.lua) | 25 here](https://hg.prosody.im/prosody-modules/raw-file/50ee38e95e75/mod_auth_external/mod_auth_external.lua) |
26 if you need it (revision 50ee38e95e75 of the repository). | 26 if you need it (revision of the repository). |
27 | 27 |
28 Configuration | 28 Configuration |
29 ============= | 29 ============= |
30 | 30 |
31 As with all auth modules, there is no need to add this to | 31 As with all auth modules, there is no need to add this to |