<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Roelof,<div><br></div><div>Just to make sure you’re on the right expectation, Seaside is agnostic to it. It’s up to each app how to implement that feature.</div><div><br></div><div>Sounds like you need to implement some kind of:</div><div><a href="http://en.wikipedia.org/wiki/Role-based_access_control">http://en.wikipedia.org/wiki/Role-based_access_control</a></div><div><br></div><div>I’d suggest to start as simple as you can, so you deliver value fast and iterate later based on solid user feedback</div><div><br></div><div><a href="https://about.me/sebastianconcept" style="orphans: 2; text-align: -webkit-auto; widows: 2;">sebastian</a></div><div><div apple-content-edited="true"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><div><br></div><div>o/</div></div><div><br></div></div></span><span style="text-align: -webkit-auto;">blog:&nbsp;</span><a href="http://sebastianconcept.com/" style="text-align: -webkit-auto;">http://sebastianconcept.com</a></div></span></div></span></div><span style="orphans: 2; widows: 2;">LinkedIn:&nbsp;</span><a href="http://www.linkedin.com/in/sebastiansastre" style="orphans: 2; widows: 2;">http://www.linkedin.com/in/sebastiansastre</a></div><div style="orphans: 2; widows: 2;"><span style="text-align: -webkit-auto;">github:&nbsp;</span><a href="https://github.com/sebastianconcept" style="text-align: -webkit-auto;">https://github.com/sebastianconcept</a></div><div><br></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br><div><div>On Sep 1, 2014, at 12:46 PM, Roelof Wobben &lt;<a href="mailto:r.wobben@home.nl">r.wobben@home.nl</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks,<br><br>I found it but I do not give a answer to the question how I can give some user rights to some parts of the app.<br><br>Roelof<br><br><br><br>James Foster schreef op 1-9-2014 17:19:<br><blockquote type="cite">See chapter 12 in <a href="http://seaside.gemtalksystems.com/tutorial.html">http://seaside.gemtalksystems.com/tutorial.html</a> for a somewhat dated example of how to add login capability to a Seaside application in Pharo.<br><br>James<br><br>On Sep 1, 2014, at 7:07 AM, Roelof Wobben &lt;<a href="mailto:r.wobben@home.nl">r.wobben@home.nl</a>&gt; wrote:<br><br><blockquote type="cite">Hello,<br><br>I want to try to make a financial app for a toy library.<br><br>First problem I have is how to do this ?<br><br>I want to have a admin user which is the only one who can provide a login name and password for users.<br>After that the users can log in.<br><br>Also I want to hide things from them so only the admin user can do that particular task.<br><br>Can this be done with Cincom smalltalk ?<br><br>Roelof<br><br>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br><br></blockquote>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br><br></blockquote><br>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>