• Create user outside of mystic

    From dragonmaster@21:1/149 to All on Wed Mar 11 09:35:43 2020
    Hi,

    is it possible to create a user for mystic via an external script or
    something else.
    I think of a user-registration via my homepage. But i don't know how to
    create this user in mystic.

    |11B|03est |11R|03egads|15, |11M|03artin
    |01░▒▓|15|17 ─═╡XIONUM.COM╞═─ |16|01▓▒░

    --- Mystic BBS v1.12 A45 2020/02/18 (Raspberry Pi/32)
    * Origin: XIONUM-BBS (21:1/149)
  • From g00r00@21:1/108 to dragonmaster on Thu Mar 12 01:00:51 2020
    is it possible to create a user for mystic via an external script or something else.
    I think of a user-registration via my homepage. But i don't know how to create this user in mystic.

    No there isn't a supported way to do that mostly because of the password it would be difficult to create one on your own.

    But I can open the capability to do so, we just need to get organized on how
    to do it (ie, REST API or something else).

    --- Mystic BBS v1.12 A46 2020/03/10 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From ryan@21:1/168 to g00r00 on Wed Mar 11 10:03:16 2020
    But I can open the capability to do so, we just need to get organized on how to do it (ie, REST API or something else).

    I'd love a robust REST API. :)

    In a perfect world, my BBS could have a web presence that understands user sessions, authentication, and access to messages/files based on user account.

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: monterey bbs (21:1/168)
  • From g00r00@21:1/108 to ryan on Thu Mar 12 03:14:47 2020
    But I can open the capability to do so, we just need to get organized how to do it (ie, REST API or something else).

    I'd love a robust REST API. :)

    In a perfect world, my BBS could have a web presence that understands
    user sessions, authentication, and access to messages/files based on
    user account.

    The HTML server has some of that stuff done already (or at least I have chunks of that code laying around) but I've just been in no real hurry to expose BBS content to the web and search engines.

    Another idea could be that I try to get Python services exposed in MIS and people can then write whatever REST or servers they want.

    --- Mystic BBS v1.12 A46 2020/03/10 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From ryan@21:1/168 to g00r00 on Wed Mar 11 12:27:30 2020
    Another idea could be that I try to get Python services exposed in MIS
    and people can then write whatever REST or servers they want.

    I dig this! I think this has a lot more interesting possibilities than a
    basic REST API by itself. :)

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: monterey bbs (21:1/168)
  • From dragonmaster@21:1/149 to g00r00 on Wed Mar 11 22:03:46 2020
    Hi.

    I agree to both solutions, a REST API and the Python-Solution.
    Python is not my favorite programing language but i think it's not that bad ;)

    |11B|03est |11R|03egads|15, |11M|03artin
    |01░▒▓|15|17 ─═╡XIONUM.COM╞═─ |16|01▓▒░

    --- Mystic BBS v1.12 A45 2020/02/18 (Raspberry Pi/32)
    * Origin: XIONUM-BBS (21:1/149)