index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2023-09-10
test: fix cert testing (#5982)
James Elliott
2023-02-11
refactor(suites): use pki for oidc (#4913)
James Elliott
2022-12-13
refactor(suites): replace kind with k3d (#4553)
Amir Zarrinkafsh
2021-01-16
[MISC] Add CLI suite (#1597)
Amir Zarrinkafsh
2020-06-05
[CI] Add Codecov support (#1065)
Amir Zarrinkafsh
2020-06-01
[DEV] Debug authelia when running a suite. (#1060)
Clément Michaud
2020-04-29
[FEATURE] Embed static assets in Go binary (#916)
Amir Zarrinkafsh
2020-02-09
[MISC] Restructure repo folder layout (#628)
Amir Zarrinkafsh
2019-12-24
Rename org from clems4ever to authelia
Amir Zarrinkafsh
2019-12-05
Rewrite and fix remaining suites in Go.
Clement Michaud
2019-11-15
Declare suites as Go structs and bootstrap e2e test framework in Go.
Clement Michaud
2019-11-07
Enable Multiarch docker builds
Amir Zarrinkafsh
2019-11-02
Move authelia entrypoint to cmd/authelia directory.
Clement Michaud
2019-10-28
Bootstrap Go implementation of Authelia.
Clement Michaud
2019-06-07
Added ldap password environment variable.
Max Planck
2019-03-16
[BREAKING] Create a suite for kubernetes tests.
Clement Michaud
2019-03-03
Migrate more Cucumber tests into Mocha.
Clement Michaud
2018-08-26
Add support for users database on disk. (#262)
Clément Michaud
2017-10-31
Fix npm package versions with package-lock.json
Clement Michaud
2017-10-31
Implement session inactivity timeout
Clement Michaud
2017-10-15
Remove configuration schema from source since it is generated
Clement Michaud
2017-10-07
Fix missing images in notification messages
Clement Michaud
2017-10-07
Split client and server
Clement Michaud
2017-09-24
Add SMTP notifier as an available option in configuration
Clement Michaud
2017-09-03
Parameterize authentication regulation via configuration file. Both for flexi...
Clement Michaud
2017-07-14
Fix example environment
Clement Michaud
2017-06-29
Fix integration test and package Travis scripts
Clement Michaud
2017-06-16
Test npm deployment in CI
Clement Michaud
2017-06-16
Refactor client to make it responsive and testable
Clement Michaud
2017-05-20
First step to typescript transformation
Clement Michaud
2017-05-14
Remove qrcode dependency as an npm package and replace it with a client side ...
Clement Michaud
2017-01-28
Install libgif-dev in travisci environment
Clement Michaud
2017-01-22
Registration process sends an email to allow user to register its U2F device
Clement Michaud
2016-12-18
Reconnect to LDAP when connection is closed (or not open at the beginning)
Clement Michaud
2016-12-17
Move files from app to src and tests in root directory + adding more tests
Clement Michaud
2016-12-10
First commit with tests
Clement Michaud