50 Commits (master)

Author SHA1 Message Date
Maksim Nabokikh fc0e2e9383
feat: Add default robots.txt (#2834) 3 years ago
Maksim Nabokikh 7016a82589
fix: return 401 if password is invalid (#2796) 3 years ago
Daniel Lipovetsky 07d7913049
chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790) 3 years ago
m.nabokikh bdfb10137a Add the comment about groups request notification 4 years ago
copperyp 5854dd192d using path.Join replace filepath.Join 4 years ago
copperyp a1c1076137 fix web static file path slash error for win platform 4 years ago
Bob Callaway 2e0041f95f ensure template does not double-escape URL 5 years ago
m.nabokikh 21a01ee811 Add sprig v3 functions to web templates 5 years ago
Alastair Houghton 0284a4c3c9 fix: back link on password page needs to be explicit. 5 years ago
Mark Sagi-Kazar d1e8b085e2
feat: use embedded assets by default 5 years ago
Rui Yang 2f28fc7451 default to ./web when Dir and WebFS are not set 5 years ago
Rui Yang 4e569024fd use go 1.16 new package io/fs 5 years ago
Rui Yang 7b50cbf0ac use pkger for embedding static contents 5 years ago
Rui Yang 1eab25f89f use web host url for asset hosting 5 years ago
Rui Yang 10e9054811 Use http.FileSystem for web assets 5 years ago
m.nabokikh 1e88cca59a Make dark theme even darker, add fallback for legacy themes 5 years ago
m.nabokikh bcaddd4354 feat: Change default themes to light/dark 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
justin-slowik 1404477326 Updates based on dexidp pr 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
m.nabokikh 70505b258d Fix templates with asset paths that point to external URL 6 years ago
m.nabokikh 058e72ef50 Pick icons on login screen by connector type instead of ID 6 years ago
Mark Sagi-Kazar 050d5af937
Fix ineffassign 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mark Sagi-Kazar 8c3dc0ca66
Remove unused code (fixed: unused, structcheck, deadcode linters) 6 years ago
Yannis Zarkadas 27944d4f8f templates: add new relativeURL function 7 years ago
Marc-André Dufresne d458e882aa
Allow arbitrary data to be passed to templates 7 years ago
Eric Buth da45adcb6e email scope only allows access to a user's email address 8 years ago
Kazumasa Kohtaka 9948228e5b Set a proper status code before sending an error status page 8 years ago
Stephan Renatus 41f663f70c show "back" link for password connectors 8 years ago
Stephan Renatus b09a13458f password connectors: allow overriding the username attribute (password prompt) 8 years ago
Eric Chiang 72a431dd4b {web,server}: use html/template and reduce use of auth request ID 9 years ago
rithu john 75aa1c67ce server: add error HTML templates with error description. 9 years ago
Eric Chiang fe196864c0 *: fix comment typos found with github.com/client9/misspell 9 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
Eric Chiang 391dc51c13 *: add theme based frontend configuration 9 years ago
Eric Chiang 7c2289e0de *: rename internally used "state" form value to "req" 10 years ago
Eric Chiang 7084a801d7 *: port oob template 10 years ago
Eric Chiang 04912c04e3 server: generate string literals instead of escaped strings 10 years ago
Eric Chiang 608d8ba984 *: switch dex to the ported templates 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 3110f45c3d *: lots of renaming 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago