1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@
|
||||
# URL Redirect |
||||
Module to allow admin users to access site from another URL. |
||||
This module was written to allow qualified users to bypass Cloudlflare verifications. |
||||
|
||||
## Installation |
||||
|
||||
Install as |
||||
[usual](https://www.drupal.org/docs/extending-drupal/installing-modules). |
||||
## Usage |
||||
Navigate to `/admin/config/system/url-permission-redirect` to set admin domain. |
||||
|
||||
## Maintainers |
||||
Current maintainers: |
||||
|
||||
* [Robertson Library](https://library.upei.ca/) |
||||
|
||||
## License |
||||
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) |
||||
|
||||
Loading…
Reference in new issue