This website requires JavaScript.
Explore
Help
Sign In
techies
/
authelia
Watch
1
Star
0
Fork
0
You've already forked authelia
mirror of
https://github.com/0rangebananaspy/authelia.git
synced
2024-09-14 22:47:21 +07:00
Code
Issues
Projects
Releases
Wiki
Activity
c598fc63ed
authelia
/
cmd
/
authelia-scripts
/
authelia-scripts
3 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
do not hardcode /bin/bash (#1122) Co-authored-by: Victor Büttner <victor@0x23.dk> Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
2020-06-18 14:49:13 +07:00
#!/usr/bin/env bash
Replace typescript version of authelia-scripts by Go version.
2019-10-30 03:54:47 +07:00
[DEPRECATE] Remove migration tools from latest version of Authelia (#894) * [DEPRECATE] Remove migration tools from latest version of Authelia Also update references to point to container version 4.14.2 for any of the migration examples. * [DOCS] Remove v4 release statement in README.md
2020-04-22 10:55:30 +07:00
go run cmd/authelia-scripts/*.go $*
Reference in New Issue
Copy Permalink