Store the Sone ID instead of the Sone itself in the session.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 13 Oct 2010 12:54:37 +0000 (14:54 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 13 Oct 2010 12:54:37 +0000 (14:54 +0200)
commit00adeb7e4a42365d0b5feb4e38338285e91a2301
tree5316b9e11d0694193ed8a2e79ced7a4699c1df4f
parentd883f0fb14599993a3b4604ba45aa5f6d500c550
Store the Sone ID instead of the Sone itself in the session.
src/main/java/net/pterodactylus/sone/core/Core.java
src/main/java/net/pterodactylus/sone/data/Sone.java
src/main/java/net/pterodactylus/sone/web/SoneTemplatePage.java