authelia/docs
Silver Bullet eeefec2fac Update references to remove hash router
* Update references to remove hash router

In commit 9ae2096, the redirection parameter is changed in the example `nginx.conf`, and also in other places like `internal/middlewares/identity_verification.go`:

```
- link := fmt.Sprintf("%s://%s/#%s?token=%s", ctx.XForwardedProto(),
+ link := fmt.Sprintf("%s://%s%s?token=%s", ctx.XForwardedProto(),
```
2020-01-10 11:33:18 +01:00
..
2factor Update README and documentation to close refactoring. 2019-12-05 23:20:12 +01:00
images Introduce architecture schema in the README. 2019-12-10 12:27:42 +01:00
proxies Update references to remove hash router 2020-01-10 11:33:18 +01:00
authelia-scripts.md Update README and documentation to close refactoring. 2019-12-05 23:20:12 +01:00
build-and-dev.md Update README and documentation to close refactoring. 2019-12-05 23:20:12 +01:00
configuration.md Update configuration.md 2020-01-03 08:59:59 +01:00
deployment-dev.md Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
deployment-production.md Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
features.md Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
getting-started.md Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
security.md Update README and documentation to close refactoring. 2019-12-05 23:20:12 +01:00
suites.md Update README and documentation to close refactoring. 2019-12-05 23:20:12 +01:00