Râu Cao raucao
  • Joined on 2018-11-24
raucao pushed to master at kosmos/chef 2024-03-11 14:59:59 +00:00
5139f242a4 Merge pull request 'Switch postgresql primary, deploy new replica' (#546) from switch_postgres_primary into master
9c2aa9faaa Add info about required, unautomated step to script
164b974eb8 Switch postgresql primary, deploy new replica
Compare 3 commits »
raucao deleted branch switch_postgres_primary from kosmos/chef 2024-03-11 14:59:59 +00:00
raucao merged pull request kosmos/chef#546 2024-03-11 14:59:57 +00:00
Switch postgresql primary, deploy new replica
raucao pushed to switch_postgres_primary at kosmos/chef 2024-03-11 14:59:04 +00:00
9c2aa9faaa Add info about required, unautomated step to script
raucao created pull request kosmos/chef#546 2024-03-11 14:56:02 +00:00
Switch postgresql primary, deploy new replica
raucao pushed to switch_postgres_primary at kosmos/chef 2024-03-11 14:55:51 +00:00
164b974eb8 Switch postgresql primary, deploy new replica
raucao created branch switch_postgres_primary in kosmos/chef 2024-03-11 14:55:50 +00:00
raucao pushed tag v0.9.0 to kosmos/akkounts 2024-03-07 13:49:25 +00:00
raucao pushed to master at kosmos/akkounts 2024-03-07 13:49:25 +00:00
eac8fa6edb 0.9.0
raucao commented on issue kosmos/akkounts#157 2024-03-07 13:20:26 +00:00
Switch LDAP avatar to store raw JPEG instead of base64-encoded string

I have temporarily hidden the feature by default, so we don't have to care about migrating existing avatars at some point.

raucao commented on pull request kosmos/akkounts#176 2024-03-07 13:16:14 +00:00
Let users donate sats via BTCPay Server

@galfert Want to give it your stamp of approval?

raucao pushed to master at kosmos/akkounts 2024-03-06 21:08:16 +00:00
43f918a074 Update liquor-cabinet image, fix LC/redis networking issue on Linux
raucao deleted branch bugfix/178-rs_login_redirect from kosmos/akkounts 2024-03-06 21:06:30 +00:00
raucao pushed to master at kosmos/akkounts 2024-03-06 21:06:29 +00:00
e322867d79 Merge pull request 'Fix login redirect for existing RS auth' (#180) from bugfix/178-rs_login_redirect into master
4d6fa318b7 Fix login redirect for existing RS auth
Compare 2 commits »
raucao closed issue kosmos/akkounts#178 2024-03-06 21:06:28 +00:00
RS OAuth flow not redirecting back to app on login
raucao merged pull request kosmos/akkounts#180 2024-03-06 21:06:28 +00:00
Fix login redirect for existing RS auth
raucao created pull request kosmos/akkounts#180 2024-03-06 21:03:52 +00:00
Fix login redirect for existing RS auth
raucao created branch bugfix/178-rs_login_redirect in kosmos/akkounts 2024-03-06 21:01:24 +00:00
raucao pushed to bugfix/178-rs_login_redirect at kosmos/akkounts 2024-03-06 21:01:24 +00:00
4d6fa318b7 Fix login redirect for existing RS auth
raucao commented on issue kosmos/akkounts#178 2024-03-06 20:10:48 +00:00
RS OAuth flow not redirecting back to app on login

Update: This is a different case than before. It's when you already have the app authorized, so it should redirect back to the app, whereas the other case was to redirect to the OAuth dialog.