Râu Cao raucao
  • Joined on 2018-11-24
raucao pushed to live at kosmos/akkounts 2025-05-12 11:11:45 +00:00
0191d248f8 Merge branch 'feature/user_avatars' into live
46b908839d Add avatar URL to Discourse Connect
512f0ccca1 Add controller for rendering avatars on simple URL
17ffbde03a WIP Store avatars as ActiveStorage attachments
9e2210c45b Store avatars as binary instead of base64
Compare 7 commits »
raucao pushed to feature/user_avatars at kosmos/akkounts 2025-05-12 11:06:16 +00:00
46b908839d Add avatar URL to Discourse Connect
512f0ccca1 Add controller for rendering avatars on simple URL
Compare 2 commits »
raucao pushed to master at raucao/gists 2025-05-12 09:18:06 +00:00
8a4bd1b9db More precise wording
raucao pushed to master at raucao/gists 2025-05-12 08:55:36 +00:00
fef5bd3d1e Add gist
raucao created pull request kosmos/akkounts#223 2025-05-11 14:44:57 +00:00
WIP: User avatars
raucao pushed to feature/user_avatars at kosmos/akkounts 2025-05-11 14:44:02 +00:00
17ffbde03a WIP Store avatars as ActiveStorage attachments
raucao commented on issue kosmos/akkounts#157 2025-05-11 10:00:56 +00:00
Switch LDAP avatar to store raw JPEG instead of base64-encoded string

I have implemented this in 9e2210c, but now I'm not sure anymore. There are a few issues with the idea of storing this in LDAP in general, which I'll document here for posterity:

  • If we're…
raucao pushed to feature/user_avatars at kosmos/akkounts 2025-05-10 16:59:17 +00:00
9e2210c45b Store avatars as binary instead of base64
raucao pushed to feature/user_avatars at kosmos/akkounts 2025-05-08 17:16:52 +00:00
7b91618ffa WIP JPEG avatars
6d7d722c5d Add inetOrgPerson objectclass to user entries
ae5d63c613 Merge pull request 'Move remaining credentials from Rails credentials store to ENV' (#221) from chore/215-configs into master
93aa26f430 Remove lockbox column
50110c12b9 Remove lockbox gem
Compare 22 commits »
raucao pushed to live at kosmos/akkounts 2025-05-06 16:14:46 +00:00
710afb6c78 Merge branch 'chore/215-configs' into live
93aa26f430 Remove lockbox column
Compare 2 commits »
raucao pushed to chore/215-configs at kosmos/akkounts 2025-05-06 16:14:39 +00:00
93aa26f430 Remove lockbox column
raucao pushed to live at kosmos/akkounts 2025-05-06 16:01:20 +00:00
69e9662133 Merge branch 'chore/215-configs' into live
50110c12b9 Remove lockbox gem
Compare 2 commits »
raucao pushed to chore/215-configs at kosmos/akkounts 2025-05-06 16:01:11 +00:00
50110c12b9 Remove lockbox gem
raucao pushed to live at kosmos/akkounts 2025-05-06 15:53:57 +00:00
a73d0f29bd Merge branch 'chore/215-configs' into live
95843aee6d Remove credentials files
84ed4b2de2 Remove old ln columns from users table
Compare 3 commits »
raucao pushed to chore/215-configs at kosmos/akkounts 2025-05-06 15:50:52 +00:00
95843aee6d Remove credentials files
raucao pushed to chore/215-configs at kosmos/akkounts 2025-05-06 15:48:11 +00:00
84ed4b2de2 Remove old ln columns from users table
raucao pushed to chore/rails_deployment at kosmos/chef 2025-05-06 15:42:30 +00:00
3c436bb9f1 Configure LDAP for akkounts, add more Rails credentials
raucao pushed to live at kosmos/akkounts 2025-05-06 15:04:14 +00:00
7836805570 Merge branch 'chore/215-configs' into live
931624cf95 Add encryption credentials to test env
eae370b737 Migrate from lockbox to ActiveRecord encryption (1/2)
15a9fdec3e Make RS auth work by default in dev with Docker Compose
3d8619532b Refactor LDAP config
Compare 6 commits »
raucao pushed to chore/215-configs at kosmos/akkounts 2025-05-06 14:14:44 +00:00
931624cf95 Add encryption credentials to test env
raucao pushed to chore/215-configs at kosmos/akkounts 2025-05-06 14:10:10 +00:00
eae370b737 Migrate from lockbox to ActiveRecord encryption (1/2)
15a9fdec3e Make RS auth work by default in dev with Docker Compose
Compare 2 commits »