discourse/app
Penar Musaraj 006a5166e5
DEV: Refactor rp_id and rp_name (#23339)
They're both constant per-instance values, there is no need to store them
in the session. This also makes the code a bit more readable by moving
the `session_challenge_key` method up to the `DiscourseWebauthn` module.
2023-08-31 09:11:23 -04:00
..
assets FIX: Add missing props to move-to-topic (#23349) 2023-08-31 14:18:57 +02:00
controllers DEV: Refactor rp_id and rp_name (#23339) 2023-08-31 09:11:23 -04:00
helpers DEV: Improve strategy for identifying ember-cli JS chunks (#23336) 2023-08-30 18:47:06 +01:00
jobs DEV: there is no need anymore to wrap export methods into enumerators (#22567) 2023-08-17 22:09:58 +04:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Refactor rp_id and rp_name (#23339) 2023-08-31 09:11:23 -04:00
serializers DEV: Remove reviewable action custom_modal and use new action-based modal API (#23258) 2023-08-29 14:36:20 +10:00
services DEV: Add rake command to help detect dead settings (#23300) 2023-08-29 09:42:52 -06:00
views PERF: Avoid calling the same translation twice when rendering lists view (#22976) 2023-08-04 13:38:41 +08:00