Start improving single-user login
[lgpl/argeo-commons.git] / org.argeo.cms /
2023-01-03 Mathieu BaudierStart improving single-user login
2022-12-22 Mathieu BaudierAdapt to MS Windows
2022-12-21 MathieuIntroduce DBus support
2022-12-13 MathieuResubscribe event publishers after unexpected exceptions
2022-12-10 MathieuFix first init
2022-12-03 MathieuMake IPA auto-configuration more robust
2022-12-03 MathieuWorkaround Krb5LoginModule printing to System.out when...
2022-12-03 MathieuMake user logged-in logging less verbose
2022-12-03 MathieuKerberos does not try to use shared state
2022-12-03 MathieuSupport multiple authenticate headers
2022-12-03 MathieuDedicated package for JDK http server
2022-12-03 MathieuSupport Via header, removing requirement of supporting
2022-12-01 MathieuMake sure that we rollback only if there is transaction
2022-12-01 MathieuProtect against mutability of LdapName
2022-12-01 MathieuMake directory content adaptable
2022-11-30 MathieuUse modern array method argument for CSV writer
2022-11-20 MathieuDeactivate unused experimental features in order to...
2022-11-16 MathieuHack XLink XSD in order to support GML
2022-11-16 MathieuUse a more official version of xlink XSD
2022-11-16 MathieuClarify and refactor content namespaces
2022-11-14 MathieuImprove directory edition
2022-11-14 MathieuExtend CMS user manager
2022-11-14 MathieuRemove session run dir API for the time being.
2022-11-13 MathieuRename LDAP enums
2022-11-13 MathieuImprove UX data parts
2022-11-12 MathieuIntroduce isUserContext
2022-11-12 MathieuClarify implementation-specific APIs
2022-11-12 MathieuMake CmsUserManager an API.
2022-11-12 MathieuClarify implementation base APIs.
2022-11-12 MathieuIntroduce CMS-specific user APIs, based at this stage...
2022-11-08 MathieuCode clean up
2022-11-08 MathieuDisable bind
2022-11-08 MathieuImprove role management
2022-11-05 MathieuMassive package refactoring
2022-11-03 MathieuMake start up more robust
2022-11-02 Mathieu BaudierRemove GraalVM configurations
2022-11-02 Mathieu BaudierClean up code
2022-10-31 Mathieu BaudierIntroduce CMS client
2022-10-31 Mathieu BaudierImprove Jetty integration in order to support consisten...
2022-10-31 Mathieu BaudierImprove CMS poing
2022-10-23 Mathieu BaudierImprove XML normalizer
2022-10-15 Mathieu BaudierFix Javadocs
2022-09-30 Mathieu BaudierCan check string-based roles
2022-09-30 Mathieu BaudierDeal with null context for system roles
2022-09-24 Mathieu BaudierStart simplifying user manager edition.
2022-09-23 Mathieu BaudierDocumentation
2022-09-22 Mathieu BaudierMulti-referentials bind working
2022-09-21 Mathieu BaudierMake icon sizes configurable
2022-09-21 Mathieu BaudierStart centralising ACR attribute cast.
2022-09-21 Mathieu BaudierCosmetic improvements
2022-09-18 Mathieu BaudierDocument directory and improve mapping with ACR
2022-09-17 Mathieu BaudierDisable unused keyring
2022-09-17 Mathieu BaudierWorking read-only WebDav server
2022-09-16 Mathieu BaudierProperly set namespace context
2022-09-16 Mathieu BaudierRefactor WebDav implementation
2022-09-16 Mathieu BaudierUse WebDav names
2022-09-15 Mathieu BaudierFirst WebDav PROPFIND implementation server-side
2022-09-15 Mathieu BaudierHTTP GET support for ACR.
2022-09-14 Mathieu BaudierImprove ACR
2022-09-12 Mathieu BaudierImprove ACR editing support
2022-09-09 Mathieu BaudierImprove ACR
2022-09-06 Mathieu BaudierImprove content edition and validation
2022-09-06 Mathieu BaudierAllow any element in dbk:info while reintroducing origi...
2022-09-05 Mathieu BaudierSupport writing file as XML
2022-09-05 Mathieu BaudierAdd cached path to content
2022-08-25 Mathieu BaudierImprove ACR, introduce migration from JCR.
2022-08-25 Mathieu BaudierAllow any element in DocBook info
2022-08-23 Mathieu BaudierClarify system roles
2022-08-18 Mathieu BaudierImprove user management
2022-08-17 Mathieu BaudierImprove Directory framework.
2022-08-12 Mathieu BaudierMake ACR content providers more configurable
2022-08-11 Mathieu BaudierMake empty start up more robust
2022-08-06 Mathieu BaudierSupport web socket over SSL
2022-08-06 Mathieu BaudierRemove dependency to BouncyCastle in core CMS
2022-08-05 Mathieu BaudierExplicitly import com.sun.security.jgss package
2022-07-30 Mathieu BaudierRemove static default UUID factory
2022-07-27 Mathieu BaudierRemove deprecated warnings
2022-07-27 Mathieu BaudierImprove remote authentication
2022-07-27 Mathieu BaudierFix cardinality of HTTP handlers
2022-07-24 Mathieu BaudierImprove UI event support
2022-07-24 Mathieu BaudierIntroduce CMS event bus and use it in UI.
2022-07-24 Mathieu BaudierDo not fail CMS initialisation if a user directory...
2022-07-23 Mathieu BaudierSimplify synchronisation of CMS context.
2022-07-21 Mathieu BaudierFix packaged launch
2022-07-21 Mathieu BaudierWorking SPNEGO HTTP client
2022-07-21 Mathieu BaudierImprove SSH server. Rename node directory to private.
2022-07-21 Mathieu BaudierImprove CMS start up and status reporting.
2022-07-20 Mathieu BaudierMove CMS file utilities to a dedicated package
2022-07-20 Mathieu BaudierMake CMS running without data area, and remove unnecess...
2022-07-20 Mathieu BaudierIntroduce CMS file system implementation
2022-07-20 Mathieu BaudierWebSocket authentication
2022-07-19 Mathieu BaudierIntroduce CMS client
2022-07-19 Mathieu BaudierImprove events and web sockets
2022-07-18 Mathieu BaudierClarify CMS initialisation
2022-07-18 Mathieu BaudierCentralise HTTP headers
2022-07-17 Mathieu BaudierJDK HTTP server authentication
2022-07-17 Mathieu BaudierStart supporting JDK HTTP server API
2022-07-15 Mathieu BaudierIntroduce WebDav support
2022-07-13 Mathieu BaudierImprove CLI and GraalVM architecture.
2022-07-12 Mathieu BaudierMake data paths more robust
next