summaryrefslogtreecommitdiff
path: root/internal/commands
AgeCommit message (Expand)Author
2025-03-09feat(embed): make authelia embedable (#8841)James Elliott
2025-02-23feat(regulation): ip bans and unbanning (#7230)James Elliott
2025-02-23feat(authentication): ldap connection pooling (#7217)James Elliott
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2025-02-22feat(oidc): authorization policy network criteria (#8079)James Elliott
2025-02-22feat(authentication): additional and custom attributes (#8078)James Elliott
2025-02-18feat(logging): reopen on sighup (#7140)James Elliott
2025-02-18feat(configuration): reusable definitions (#8077)James Elliott
2024-12-31fix(commands): crypto rand file param missing (#8533)James Elliott
2024-12-29refactor: yaml vs yml (#8527)James Elliott
2024-12-22refactor: deprecate expand-env (#8495)James Elliott
2024-09-29fix(commands): acl check missing query (#7940)James Elliott
2024-09-20refactor: linting (#7863)James Elliott
2024-08-29fix(commands): uid logged instead of gid (#7774)James Elliott
2024-08-09docs: comment grammar and spelling fixes (#7651)cuiweiyuan
2024-05-29fix(commands): validate exit status (#7364)James Elliott
2024-04-27refactor(commands): use tab writer (#7241)James Elliott
2024-04-16refactor: fix function godocs (#7186)deferdeter
2024-04-15docs(commands): fix typo in command help (#7174)John Nicholls
2024-04-11fix(commands): missing hash-password help topic (#7136)James Elliott
2024-04-10fix(commands): build-info too verbose (#7128)James Elliott
2024-03-31fix(configuration): incorrect sector_identifier_uri validation (#7037)James Elliott
2024-03-24fix(commands): acl policy check errors on warnings (#7000)James Elliott
2024-03-20fix(logging): include logs about logging config (#6960)James Elliott
2024-03-18fix(configuration): include logs about loaded files and filters (#6935)James Elliott
2024-03-17fix(commands): config template empty feedback (#6917)James Elliott
2024-03-16fix(configuration): include more helpful address mapping logs (#6909)James Elliott
2024-03-06refactor(oidc): misc improvements (#6775)James Elliott
2024-03-06refactor: build compiler (#5940)James Elliott
2024-03-05feat: oauth2 authorization bearer (#6774)James Elliott
2024-03-04refactor: apply suggestions from code reviewJames Elliott
2024-03-04refactor: add additional startup check trace logsJames Elliott
2024-03-04feat(totp): reuse policyJames Elliott
2024-03-04feat(web): user one-time password preferencesJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-12-12refactor: correct spelling mistakes (#6395)Edward Betts
2023-11-20test: fix linting (#6303)James Elliott
2023-10-08refactor: clock newups (#6101)James Elliott
2023-10-08refactor: clock package (#6100)James Elliott
2023-10-07refactor: correct cli hint (#6089)James Elliott
2023-09-20feat(commands): config template command (#6013)James Elliott
2023-09-10refactor(commands): pkcs8 by default (#5983)James Elliott
2023-09-03docs: jsonschema (#5493)James Elliott
2023-09-03refactor(logging): log user at startup (#5941)James Elliott
2023-08-04feat(commands): go build info (#5775)James Elliott
2023-08-02test(configuration): add several scenarios (#5708)James Elliott
2023-07-23fix(ntp): startup check skipped when it shouldn't be (#5701)James Elliott
2023-05-15 feat(oidc): multiple jwk algorithms (#5279)James Elliott
2023-04-18fix(commands): missing pkcs8 option (#5270)James Elliott
2023-04-15refactor: http verbs etc (#5248)James Elliott