R. Ryantm
354f95e168
authelia: 4.38.9 -> 4.38.10
2024-08-09 06:09:21 +00:00
Herwig Hochleitner
6af07f6660
authelia: postPatch openapi.yml
2024-07-18 10:12:44 +02:00
Nicolas Mémeint
98d46bc8ad
maintainers: Add nicomem
2024-07-17 17:26:46 +02:00
Nicolas Mémeint
12f1589056
authelia: 4.37.5 -> 4.38.9
2024-07-17 17:26:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Raito Bezarius
432180dade
authelia: drop myself from maintenance
...
I'm not using this package anymore and I cannot maintain it.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-28 22:51:55 +01:00
Mario Rodas
3da53eb0d2
Merge pull request #266455 from 06kellyjac/authelia_update_fixes
...
authelia: fix update script
2023-12-23 11:22:17 -05:00
h7x4
12315f53ff
treewide: add mainProgram
2023-11-24 21:01:03 +01:00
06kellyjac
3e37922c72
authelia: fix update script
...
Prepare for future release
Don't use a patch that is prone to needing updating
Visibly fail
2023-11-09 12:23:53 +00:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Artturin
1c29673fcc
treewide: go-modules -> goModules
...
In 787af0f79f
I had to change ${go-modules} to $goModules to allow overrideAttrs to work;
However, env vars cannot contain -, so i had to change go-modules too.
This in turn broke nix-update because it uses the go-modules attr.
Instead of making nix-update more complicated, make go-modules naming match cargoDeps.
`fd --type f | xargs sd '\bgo-modules\b' 'goModules'`
and revert change to pkgs/applications/misc/dstask/default.nix
and pkgs/servers/http/dave/default.nix
and pkgs/os-specific/darwin/plistwatch/default.nix
release note added
2023-07-14 00:18:06 +03:00
06kellyjac
9b60eef4bd
authelia: move module under security and minor fixes
...
Fixed test access to lib
Added nixos test to passthru
2023-03-27 12:00:07 +01:00
06kellyjac
3386631c48
authelia: split out main and web to separate files
2023-03-24 21:23:41 -03:00
06kellyjac
fb44ef6f0a
authelia: init at 4.37.5
...
Co-authored-by: Mostly Void <7rat13@gmail.com>
2023-03-24 21:23:41 -03:00