Mike Dalessio
|
5540b0fd1b
|
Make sure session cookie has the correct path for the tenant
ref: https://fizzy.37signals.com/5986089/collections/7/cards/1234
|
2025-08-10 18:53:52 -04:00 |
|
Mike Dalessio
|
fa1c5f7279
|
Remove session controller actions other than delete
and do some general cleanup around sessions controllers and the
sign_in_as test helper
|
2025-07-02 15:03:28 -04:00 |
|
Jorge Manrubia
|
a7cdf964dd
|
Fix tests after updating rails
|
2025-06-13 10:49:52 +02:00 |
|
David Heinemeier Hansson
|
dbf61f4fc3
|
Use _path in all cases where we are not potentially changing the domain
|
2025-04-13 08:17:36 +02:00 |
|
Jorge Manrubia
|
cfe91c25c9
|
Add admin role, make sure only admins can remove and promote other users
|
2025-04-03 17:43:29 +02:00 |
|
Kevin McConnell
|
66d0f29d45
|
Notify on pop as well
And DRY up some duplication.
|
2025-01-13 14:21:47 +00:00 |
|
Jose Farias
|
6b8b989058
|
sign_in -> sign_in_as
|
2024-10-09 12:48:21 -04:00 |
|
Jeffrey Hardy
|
e3983d5bbe
|
Use Rails' new sessions generator to replace the existing setup
Ref: https://github.com/rails/rails/pull/52328
|
2024-08-20 14:17:05 -04:00 |
|
Kevin McConnell
|
c4fb1bdc76
|
Add minimal authentication flow to get started
|
2024-06-21 16:45:29 +01:00 |
|