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
7006035012
authelia
/
scripts
/
authelia-scripts-unittest
3 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bootstrap Go implementation of Authelia. This is going to be the v4. Expected improvements: - More reliable due to static typing. - Bump of performance. - Improvement of logging. - Authelia can be shipped as a single binary. - Will likely work on ARM architecture.
2019-04-25 04:52:08 +07:00
#!/bin/bash
Fix unit tests.
2019-02-22 16:27:54 +07:00
Bootstrap Go implementation of Authelia. This is going to be the v4. Expected improvements: - More reliable due to static typing. - Bump of performance. - Improvement of logging. - Authelia can be shipped as a single binary. - Will likely work on ARM architecture.
2019-04-25 04:52:08 +07:00
go test ./...
Reference in New Issue
Copy Permalink