Klaus Zanders
|
a9a6898153
|
Remove inline disables for DynamicFindBy
|
2026-04-27 09:22:18 +02:00 |
|
Klaus Zanders
|
f8ae64fd12
|
Use correctly scoped loading for sessions
|
2026-01-16 10:33:23 +01:00 |
|
Klaus Zanders
|
3d3d7d0edd
|
Remove show method from SessionsController
|
2026-01-16 10:33:22 +01:00 |
|
Oliver Günther
|
14192a74c3
|
Replace confirm with turbo-confirm, method with turbo-method
|
2025-09-26 09:15:04 +02:00 |
|
Oliver Günther
|
a17dfbbc3c
|
Add scope for autologged/non_autologged
|
2025-09-24 13:46:09 +02:00 |
|
Oliver Günther
|
8fee175faf
|
Assign autologin session link, and use it to show and delete sessions
|
2025-09-24 13:46:09 +02:00 |
|
Alexander Brandon Coles
|
d3caa627f7
|
Fix missing copyright notices in app/controllers
|
2025-07-18 18:02:18 +01:00 |
|
Alexander Brandon Coles
|
f15be6e07f
|
Freeze string literals in app/controllers
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/controllers
|
2025-07-18 17:51:00 +01:00 |
|
ulferts
|
fdbd6b6d5a
|
forcing to specify allowed actions when forfeiting authorization check
|
2024-06-11 10:29:22 +02:00 |
|
ulferts
|
ed5a162230
|
allow actions to be called on those not using default authorization before_actions
|
2024-06-07 16:55:40 +02:00 |
|
ulferts
|
3b2121f733
|
Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
|
2024-03-21 11:31:17 +01:00 |
|
Ivan Kuchin
|
7787e457a3
|
Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
|
2024-03-20 20:19:08 +01:00 |
|
Ivan Kuchin
|
9e4934cd0a
|
change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a
|
2024-03-20 18:05:22 +01:00 |
|
Oliver Günther
|
7bfec434a4
|
Show autologin tokens in the my/sessions view
|
2023-11-23 10:45:54 +01:00 |
|
Oliver Günther
|
5756195947
|
Basic session management table
|
2023-06-21 15:54:24 +02:00 |
|