Marcelo Elizeche Landó
66342972ef
core: add CC and BCC support to ak_send_email and TemplateEmailMessage ( #19633 )
...
* Add cc and bcc options to TemplateEmailMessage
* Add cc and bcc arguments to ak_send_email
* Add tests and update docs
* better flow
* fix anchor link
2026-01-28 18:28:30 -03:00
Dominic R
1b4b50650c
website: Fix typos. ( #19243 )
...
* website: Fix typos.
* wip
2026-01-08 08:27:37 +00:00
Jens L.
61be5d7c29
lib: add ak_create_jwt_raw ( #18676 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-12-09 18:15:06 +01:00
Dewi Roberts
1620a96cd4
website/docs: adds note about ak_create_jwt function ( #18614 )
...
* Adds note
* Apply suggestion from @tanberry
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-12-05 09:35:53 +00:00
Dominic R
17ef75c19f
website/docs: expressions: fix markdown ( #18613 )
2025-12-04 18:19:42 +00:00
Marcelo Elizeche Landó
40811eabc9
core: Add ak_send_email function in expression context ( #16941 )
...
* Add ak_send_email function in expression context
* Add docs for ak_send_email
* refactor the flow, simplify tests
* fix linting
* Update website/docs/expressions/_functions.mdx
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
* Catch specific exceptions, better imports
* Add the option to send email to multiple recipients
* fix linting
* move imports
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* simplify
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* simplify ak_send_email to use send_mails for all cases
* change :::note to :::info, fix linting
---------
Signed-off-by: Marcelo Elizeche Landó <marce@melizeche.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-10-02 14:12:13 +02:00
Dewi Roberts
da69b6d716
website/docs: replaces all note boxes with info boxes ( #17138 )
...
Replaces all note boxes with info boxes
2025-09-30 11:34:08 -04:00
boesr
bb8c007e63
website/docs: additional documentation for ak_user_by ( #17098 )
...
* adds additional documentation to search for user by attribute
* changes attribute naming in expression example
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: boesr <88541074+boesr@users.noreply.github.com >
* Adjusts ak_user_by to style guide
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: boesr <88541074+boesr@users.noreply.github.com >
* Update website/docs/expressions/_functions.mdx
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: boesr <88541074+boesr@users.noreply.github.com >
---------
Signed-off-by: boesr <88541074+boesr@users.noreply.github.com >
Co-authored-by: Jens L. <jens@beryju.org >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-09-29 10:49:23 -04:00
Teffen Ellis
19e558e916
website: Prep for workspaces. Clean up shared deps. ( #15602 )
...
website: Prepare NPM Workspaces.
2025-07-17 10:06:05 -04:00
Teffen Ellis
d997930b60
website: Prep for 3.8 path resolution. ( #15575 )
2025-07-15 19:09:40 +02:00
Teffen Ellis
a714c781a6
website: Use Docusaurus Frontmatter for badges ( #12893 )
...
website/docs: Reduce redundant usage of badges. Move badge logic to components.
- Fix JSX class name warning.
- Remove duplicate titles.
- Flesh out `support_level` frontmatter.
2025-02-19 18:03:05 +00:00